Skip to content

Commit d831028

Browse files
committed
fix: disable default npm publish
See release-it/release-it#1244
1 parent 6c62684 commit d831028

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666
},
6767
"homepage": "https://github.com/contentpass/react-native-contentpass#readme",
6868
"npm": {
69+
"publish": false,
6970
"skipChecks": true
7071
},
7172
"publishConfig": {

0 commit comments

Comments
 (0)