Skip to content

Commit 6d3c717

Browse files
committed
chore(package): allow publishing
1 parent b6a84a4 commit 6d3c717

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
@@ -49,6 +49,9 @@
4949
"mocha": "^5.0.0",
5050
"npm-run-all": "^4.1.2"
5151
},
52+
"publishConfig": {
53+
"access": "public"
54+
},
5255
"license": "MIT",
5356
"engines": {
5457
"node": ">=8"

0 commit comments

Comments
 (0)