mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-08 14:14:56 +03:00
cli
This commit is contained in:
parent
4ca97daa0f
commit
a75f28862c
|
@ -18,7 +18,10 @@
|
||||||
"redoc": "github:BusinessDuck/ReDoc#master",
|
"redoc": "github:BusinessDuck/ReDoc#master",
|
||||||
"styled-components": "^4.1.1",
|
"styled-components": "^4.1.1",
|
||||||
"tslib": "^1.9.3",
|
"tslib": "^1.9.3",
|
||||||
"yargs": "^12.0.5"
|
"yargs": "^12.0.5",
|
||||||
|
"node-fetch-h2": "^2.3.1-0",
|
||||||
|
"builtin-status-codes": "^3.0.0",
|
||||||
|
"to-arraybuffer": "^1.0.1"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"ci-publish": "ci-publish"
|
"ci-publish": "ci-publish"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user