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 58e50f0 commit a9e1962Copy full SHA for a9e1962
package.json
@@ -26,7 +26,7 @@
26
"typescript": "tsc --noEmit",
27
"lint": "eslint \"**/*.{js,ts,tsx}\"",
28
"prepare": "bob build",
29
- "release": "release-it",
+ "release": "release-it --npm.tag=newarch --preRelease=rc",
30
"example": "yarn --cwd example",
31
"bootstrap": "yarn example && yarn && yarn example pods",
32
"fabricexample": "yarn --cwd fabricexample",
0 commit comments