error - storyshots is intended only to be used with storybook
Showing
| ... | ... | @@ -15,15 +15,18 @@ |
| "test": "jest" | ||
| }, | ||
| "dependencies": { | ||
| "@storybook/addons": "^3.0.0", | ||
| "@storybook/channels": "^3.0.0", | ||
| "classnames": "^2.2.5", | ||
| "prop-types": "^15.5.8", | ||
| "react": "^15.5.4", | ||
| "react-dom": "^15.5.4", | ||
| "react-test-renderer": "^15.5.4", | ||
| "react-transition-group": "^1.1.2", | ||
| "reactstrap": "^4.6.2" | ||
| }, | ||
| "devDependencies": { | ||
| "@kadira/storybook": "^2.21.0", | ||
| "@kadira/storybook": "^2.35.3", | ||
| "@kadira/storybook-deployer": "^1.2.0", | ||
| "@storybook/addon-storyshots": "^3.0.0", | ||
| "babel-cli": "^6.24.1", | ||
| ... | ... |
Please
register
or
sign in
to comment