Downgrade Storybook for Webpack compatibility (#5783)
This commit is contained in:
parent
d5a5c53419
commit
cd25f9adfc
2 changed files with 1072 additions and 1661 deletions
|
|
@ -57,10 +57,10 @@
|
|||
},
|
||||
"homepage": "https://github.com/thepracticaldev/dev.to#readme",
|
||||
"devDependencies": {
|
||||
"@storybook/addon-actions": "^5.1.9",
|
||||
"@storybook/addon-links": "^5.1.9",
|
||||
"@storybook/addons": "^5.1.8",
|
||||
"@storybook/react": "^3.4.11",
|
||||
"@storybook/addon-actions": "3.4.11",
|
||||
"@storybook/addon-links": "3.4.11",
|
||||
"@storybook/addons": "3.4.11",
|
||||
"@storybook/react": "3.4.11",
|
||||
"babel-eslint": "^10.0.3",
|
||||
"babel-jest": "^23.4.2",
|
||||
"eslint": "^5.16.0",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue