fix(storybook): fix ng update for @nrwl/storybook (#2410)
This commit is contained in:
parent
b6e6b3f1c3
commit
adc2b2a2c4
@ -28,13 +28,7 @@
|
|||||||
"migrations": "./migrations.json"
|
"migrations": "./migrations.json"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@nrwl/workspace": "*",
|
"@nrwl/workspace": "*"
|
||||||
"@storybook/angular": "5.3.9",
|
|
||||||
"@storybook/react": "5.3.9",
|
|
||||||
"@storybook/core": "5.3.9",
|
|
||||||
"@storybook/addon-knobs": "5.3.9",
|
|
||||||
"babel-loader": "^8.0.6",
|
|
||||||
"@babel/core": "^7.5.4"
|
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@nrwl/cypress": "*",
|
"@nrwl/cypress": "*",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user