We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a598f0 commit b51091aCopy full SHA for b51091a
native-modules/react-native-keychain-module/package.json
@@ -41,7 +41,7 @@
41
"typecheck": "tsc",
42
"lint": "eslint \"**/*.{js,ts,tsx}\"",
43
"test": "jest",
44
- "release": "release-it --only-version"
+ "release": "yarn prepare && npm whoami && npm publish --access public"
45
},
46
"keywords": [
47
"react-native",
0 commit comments