We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27542ff commit e4b9296Copy full SHA for e4b9296
1 file changed
package.json
@@ -31,7 +31,8 @@
31
"author": "",
32
"license": "MIT",
33
"publishConfig": {
34
- "registry": "https://npm.pkg.github.com"
+ "registry": "https://npm.pkg.github.com",
35
+ "access": "public"
36
},
37
"repository": {
38
"type": "git",
0 commit comments