mirror of
https://github.com/Redocly/redoc.git
synced 2025-01-31 01:54:08 +03:00
parent
cb79271ae4
commit
cd981117b0
|
@ -106,6 +106,7 @@
|
|||
"shelljs": "^0.8.1",
|
||||
"source-map-loader": "^0.2.4",
|
||||
"style-loader": "^0.22.1",
|
||||
"styled-components": "^3.4.5",
|
||||
"swagger2openapi": "^3.2.8",
|
||||
"ts-jest": "23.0.1",
|
||||
"ts-loader": "4.5.0",
|
||||
|
@ -123,7 +124,8 @@
|
|||
"peerDependencies": {
|
||||
"mobx": "^4.2.0",
|
||||
"react": "^16.2.0",
|
||||
"react-dom": "^16.2.0"
|
||||
"react-dom": "^16.2.0",
|
||||
"styled-components": "^3.4.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"classnames": "^2.2.6",
|
||||
|
@ -147,7 +149,6 @@
|
|||
"react-tabs": "^2.0.0",
|
||||
"slugify": "^1.3.1",
|
||||
"stickyfill": "^1.1.1",
|
||||
"styled-components": "^3.4.5",
|
||||
"tslib": "^1.9.3"
|
||||
},
|
||||
"resolutions": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user