mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-09 00:19:13 +08:00
ADD dependencies to fix linting errors
This commit is contained in:
parent
48fe65d390
commit
df58e7642a
@ -87,7 +87,9 @@
|
||||
"mock-fs": "^4.7.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"babel-loader": "^7.0.0 || ^8.0.0"
|
||||
"babel-loader": "^7.0.0 || ^8.0.0",
|
||||
"react": ">=16.3.0",
|
||||
"react-dom": ">=16.3.0"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
Loading…
x
Reference in New Issue
Block a user