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 bdf7de4 commit 5926edfCopy full SHA for 5926edf
package.json
@@ -27,7 +27,7 @@
27
"lint": "eslint \"**/*.{js,ts,tsx}\"",
28
"prepare": "bob build",
29
"release": "release-it",
30
- "releaseNext": "release-it --npm.tag=newarch --preRelease=rc",
+ "releaseNext": "release-it --npm.tag=next --preRelease=rc",
31
"example": "yarn --cwd example",
32
"bootstrap": "yarn example && yarn && yarn example pods",
33
"fabricexample": "yarn --cwd fabricexample",
0 commit comments