removed unecessary dependencies
Showing
| ... | @@ -16,14 +16,10 @@ | ... | @@ -16,14 +16,10 @@ |
| "test-storybook": "storyshots" | "test-storybook": "storyshots" | ||
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "@storybook/addons": "^3.0.0", | |||
| "@storybook/channels": "^3.0.0", | |||
| "@storybook/react": "^3.0.1", | |||
| "classnames": "^2.2.5", | "classnames": "^2.2.5", | ||
| "prop-types": "^15.5.8", | "prop-types": "^15.5.8", | ||
| "react": "^15.5.4", | "react": "^15.5.4", | ||
| "react-dom": "^15.5.4", | "react-dom": "^15.5.4", | ||
| "react-test-renderer": "^15.5.4", | |||
| "react-transition-group": "^1.1.2", | "react-transition-group": "^1.1.2", | ||
| "reactstrap": "^4.6.2" | "reactstrap": "^4.6.2" | ||
| }, | }, | ||
| ... | ... |
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment