mirror of
https://github.com/Redocly/redoc.git
synced 2025-02-07 13:30:33 +03:00
chore: update peerDeps before release
This commit is contained in:
parent
75459bd4fa
commit
6b152c67ef
|
@ -13,10 +13,10 @@
|
||||||
"isarray": "^2.0.4",
|
"isarray": "^2.0.4",
|
||||||
"mkdirp": "^0.5.1",
|
"mkdirp": "^0.5.1",
|
||||||
"mobx": "^4.2.0",
|
"mobx": "^4.2.0",
|
||||||
"react": "^16.6.3",
|
"react": "^16.8.4",
|
||||||
"react-dom": "^16.6.3",
|
"react-dom": "^16.8.4",
|
||||||
"redoc": "^2.0.0-rc.1",
|
"redoc": "^2.0.0-rc.3",
|
||||||
"styled-components": "^4.1.1",
|
"styled-components": "^4.1.12",
|
||||||
"tslib": "^1.9.3",
|
"tslib": "^1.9.3",
|
||||||
"yargs": "^12.0.5"
|
"yargs": "^12.0.5"
|
||||||
},
|
},
|
||||||
|
|
|
@ -127,8 +127,8 @@
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"mobx": "^4.2.0 || ^5.0.0",
|
"mobx": "^4.2.0 || ^5.0.0",
|
||||||
"react": "^16.2.0",
|
"react": "^16.8.4",
|
||||||
"react-dom": "^16.2.0",
|
"react-dom": "^16.8.4",
|
||||||
"styled-components": "^4.1.1"
|
"styled-components": "^4.1.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user