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 2a62ca9 commit 4a5d941Copy full SHA for 4a5d941
package.json
@@ -27,7 +27,7 @@
27
"typescript": "tsc --noEmit",
28
"lint": "eslint \"src/**/*.{js,ts,tsx}\"",
29
"prepare": "bob build",
30
- "release": "release-it",
+ "release": "release-it --no-git.requireUpstream",
31
"ios": "yarn --cwd example ios",
32
"ios:pretty": "yarn --cwd example ios:pretty",
33
"android": "yarn --cwd example android",
0 commit comments