Skip to content

Commit 2b2571b

Browse files
committed
chore(release): publish as public
1 parent 28eb0be commit 2b2571b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@
5656
"rimraf": "^3.0.2",
5757
"typescript": "^3.9.3"
5858
},
59+
"publishConfig": {
60+
"access": "public"
61+
},
5962
"nodemonConfig": {
6063
"exec": "npm run dev",
6164
"watch": [

0 commit comments

Comments
 (0)