diff --git a/expo/package.json b/expo/package.json index 68f037e7d..4c5da97af 100644 --- a/expo/package.json +++ b/expo/package.json @@ -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\"",