Skip to content

Commit 9e90f0a

Browse files
committed
freaking npm scoped package defaults private error
1 parent be6244d commit 9e90f0a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,8 @@
2828
"micro-dev": "^2.2.2",
2929
"travis-deploy-once": "^5.0.1",
3030
"semantic-release": "^15.6.3"
31+
},
32+
"publishConfig": {
33+
"access": "public"
3134
}
3235
}

0 commit comments

Comments
 (0)