Skip to content

Commit e889937

Browse files
committed
chore(npm): fix publish access.
1 parent f1ea661 commit e889937

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
"version": "0.0.0-development",
44
"description": "gql service and tools",
55
"main": "lib/index.js",
6+
"publishConfig": {
7+
"access": "public"
8+
},
69
"repository": {
710
"type": "git",
811
"url": "https://github.com/Mayank1791989/gql.git"

0 commit comments

Comments
 (0)