Skip to content

Commit e4b9296

Browse files
public
1 parent 27542ff commit e4b9296

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@
3131
"author": "",
3232
"license": "MIT",
3333
"publishConfig": {
34-
"registry": "https://npm.pkg.github.com"
34+
"registry": "https://npm.pkg.github.com",
35+
"access": "public"
3536
},
3637
"repository": {
3738
"type": "git",

0 commit comments

Comments
 (0)