We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e5230c commit def0cbdCopy full SHA for def0cbd
package.json
@@ -3,6 +3,9 @@
3
"license": "MIT",
4
"main": "dist/index.js",
5
"typings": "dist/index.d.ts",
6
+ "publishConfig": {
7
+ "access": "public"
8
+ },
9
"repository": {
10
"type": "git",
11
"url": "https://github.com/jscottsmith/parallax-controller"
0 commit comments