mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-22 08:36:33 +03:00
chore(cli): update cli dependencies (#620)
This commit is contained in:
parent
f7acc7bb8d
commit
82a038bf61
|
@ -12,11 +12,11 @@
|
|||
"isarray": "^2.0.4",
|
||||
"mkdirp": "^0.5.1",
|
||||
"mobx": "^4.2.0",
|
||||
"react": "^16.3.2",
|
||||
"react-dom": "^16.3.2",
|
||||
"redoc": "^2.0.0-alpha.29",
|
||||
"tslib": "^1.9.0",
|
||||
"yargs": "^11.0.0"
|
||||
"react": "^16.4.2",
|
||||
"react-dom": "^16.4.2",
|
||||
"redoc": "^2.0.0-alpha.37",
|
||||
"tslib": "^1.9.3",
|
||||
"yargs": "^12.0.1"
|
||||
},
|
||||
"scripts": {
|
||||
"ci-publish": "ci-publish"
|
||||
|
@ -25,7 +25,7 @@
|
|||
"access": "public"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/handlebars": "^4.0.36",
|
||||
"@types/handlebars": "^4.0.39",
|
||||
"@types/mkdirp": "^0.5.2",
|
||||
"ci-publish": "^1.3.1"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user