mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-03-26 01:04:20 +08:00
chore: add npm script for release
This commit is contained in:
@@ -12,7 +12,8 @@
|
||||
"lint": "eslint .",
|
||||
"precommit": "yarn lint && yarn flow && yarn test",
|
||||
"bootstrap": "yarn && yarn --cwd example",
|
||||
"example": "yarn --cwd example"
|
||||
"example": "yarn --cwd example",
|
||||
"release": "yarn release-it"
|
||||
},
|
||||
"keywords": [
|
||||
"react-native-component",
|
||||
|
||||
Reference in New Issue
Block a user