diff --git a/package.json b/package.json index 3b30ce9..aefba37 100644 --- a/package.json +++ b/package.json @@ -58,11 +58,10 @@ "babel-loader": "8.1.0" }, "scripts": { - "test": "react-scripts test", - "eject": "react-scripts eject", - "start": "start-storybook -p 30060 -s public", - "build": "build-storybook -s public", - "deploy": "storybook-to-ghpages" + "cra:eject": "react-scripts eject", + "storybook:start": "start-storybook -p 30060 -s public", + "storybook:build": "build-storybook -s public", + "storybook:deploy": "storybook-to-ghpages" }, "browserslist": { "production": [