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