Skip to content

Commit

Permalink
Remove some unused scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
markyou committed May 21, 2018
1 parent cd1cba9 commit 31bcd9b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions expo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@
"react-test-renderer": "16.3.2"
},
"scripts": {
"start-storybook": "yarn run prestorybook && react-native-scripts start",
"android-storybook":
"yarn run prestorybook && react-native-scripts android",
"ios-storybook": "yarn run prestorybook && react-native-scripts ios",
"test": "node node_modules/jest/bin/jest.js --watch",
"flow": "flow",
"format": "prettier-eslint \"src/**/*.js\"",
Expand Down

0 comments on commit 31bcd9b

Please sign in to comment.