Skip to content

Commit 4a5d941

Browse files
committed
chore: modify scripts
1 parent 2a62ca9 commit 4a5d941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"typescript": "tsc --noEmit",
2828
"lint": "eslint \"src/**/*.{js,ts,tsx}\"",
2929
"prepare": "bob build",
30-
"release": "release-it",
30+
"release": "release-it --no-git.requireUpstream",
3131
"ios": "yarn --cwd example ios",
3232
"ios:pretty": "yarn --cwd example ios:pretty",
3333
"android": "yarn --cwd example android",

0 commit comments

Comments
 (0)