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 b90ebb5 commit 1ba8a9dCopy full SHA for 1ba8a9d
package.json
@@ -12,7 +12,7 @@
12
"flow": "flow",
13
"lint": "eslint .",
14
"lint:fix": "eslint . --fix",
15
- "release": "release-it"
+ "release": "release-it --npm.tag=next --github.preRelease"
16
},
17
"keywords": [
18
"react-native",
0 commit comments