mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 16:11:33 +08:00
Fix CLI again
This commit is contained in:
parent
f198f26edf
commit
bbc9d40727
@ -10,8 +10,8 @@
|
||||
"dependencies": {
|
||||
"@babel/runtime": "7.0.0-rc.2",
|
||||
"meteor-node-stubs": "~0.2.4",
|
||||
"react": "^16.5.0",
|
||||
"react-dom": "^16.5.0"
|
||||
"react": "^16.5.1",
|
||||
"react-dom": "^16.5.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/preset-env": "^7.0.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user