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 a2e657f commit 1ff69b7Copy full SHA for 1ff69b7
packages/common/package.json
@@ -13,7 +13,6 @@
13
"scripts": {
14
"test": "jest",
15
"clean": "rimraf lib && yarn rimraf node_modules/@types/react-native",
16
- "install": "cd ../../ && yarn && yarn build:deps",
17
"start": "(yarn tsc --watch & yarn babel src --out-dir lib --watch & yarn cpx \"src/**/*.{css,svg,png,jpg}\" lib --watch)",
18
"start:storybook": "start-storybook",
19
"build:storybook": "build-storybook -c .storybook -o public",
0 commit comments