Skip to content

Commit 0b4899d

Browse files
committed
Add publish config
1 parent 866010f commit 0b4899d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

+4
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,9 @@
6666
"commitizen": {
6767
"path": "./node_modules/cz-conventional-changelog"
6868
}
69+
},
70+
"publishConfig": {
71+
"access": "public",
72+
"registry": "https://registry.npmjs.org/"
6973
}
7074
}

0 commit comments

Comments
 (0)