Skip to content

Commit b51091a

Browse files
committed
Update package.json
1 parent 4a598f0 commit b51091a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

native-modules/react-native-keychain-module/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"typecheck": "tsc",
4242
"lint": "eslint \"**/*.{js,ts,tsx}\"",
4343
"test": "jest",
44-
"release": "release-it --only-version"
44+
"release": "yarn prepare && npm whoami && npm publish --access public"
4545
},
4646
"keywords": [
4747
"react-native",

0 commit comments

Comments
 (0)