chore: add missing peer deps in root package.json

This commit is contained in:
Gaëtan Maisse 2020-10-03 09:01:00 +02:00
parent 2b8ea8b1a0
commit 4fc862ae1b
No known key found for this signature in database
GPG Key ID: D934C0EF3714A8A8

View File

@ -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": {