mirror of
https://github.com/zhigang1992/react-native-paper.git
synced 2026-06-16 02:44:46 +08:00
chore: run yarn in root folder on bootstrap
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
"flow": "flow",
|
||||
"lint": "eslint .",
|
||||
"test": "jest",
|
||||
"bootstrap": "yarn --cwd example && yarn --cwd docs"
|
||||
"bootstrap": "yarn && yarn --cwd example && yarn --cwd docs"
|
||||
},
|
||||
"dependencies": {
|
||||
"color": "^2.0.1",
|
||||
|
||||
Reference in New Issue
Block a user