Skip to content

Commit def0cbd

Browse files
committed
chore: add npm publish config
1 parent 7e5230c commit def0cbd

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
@@ -3,6 +3,9 @@
33
"license": "MIT",
44
"main": "dist/index.js",
55
"typings": "dist/index.d.ts",
6+
"publishConfig": {
7+
"access": "public"
8+
},
69
"repository": {
710
"type": "git",
811
"url": "https://github.com/jscottsmith/parallax-controller"

0 commit comments

Comments
 (0)