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 73328c4 commit 4a598f0Copy full SHA for 4a598f0
native-modules/react-native-cloud-kit-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