mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-18 05:02:24 +08:00
chore: add missing peer deps in root package.json
This commit is contained in:
parent
2b8ea8b1a0
commit
4fc862ae1b
@ -196,6 +196,7 @@
|
||||
"react-test-renderer": "^16.8.3",
|
||||
"recursive-copy": "^2.0.10",
|
||||
"regenerator-runtime": "^0.13.3",
|
||||
"remark": "^12.0.0",
|
||||
"remark-cli": "^8.0.0",
|
||||
"remark-lint": "^7.0.0",
|
||||
"remark-preset-lint-recommended": "^4.0.0",
|
||||
@ -213,6 +214,7 @@
|
||||
"ts-node": "^8.10.2",
|
||||
"typescript": "^3.9.3",
|
||||
"wait-on": "^4.0.0",
|
||||
"webpack": "^4.43.0",
|
||||
"window-size": "^1.1.1"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user