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 f785cd9 commit 73328c4Copy full SHA for 73328c4
native-modules/react-native-background-thread/package.json
@@ -38,7 +38,7 @@
38
"typecheck": "tsc",
39
"lint": "eslint \"**/*.{js,ts,tsx}\"",
40
"test": "jest",
41
- "release": "release-it --only-version"
+ "release": "yarn prepare && npm whoami && npm publish --access public"
42
},
43
"keywords": [
44
"react-native",
0 commit comments