mirror of
https://github.com/Unleash/unleash.git
synced 2025-05-12 01:17:04 +02:00
fix: json-schema-to-ts is a dev-dependency
This commit is contained in:
parent
bc0472d176
commit
29e7eb3805
@ -109,7 +109,6 @@
|
|||||||
"joi": "^17.3.0",
|
"joi": "^17.3.0",
|
||||||
"js-sha256": "^0.9.0",
|
"js-sha256": "^0.9.0",
|
||||||
"js-yaml": "^4.1.0",
|
"js-yaml": "^4.1.0",
|
||||||
"json-schema-to-ts": "2.6.0",
|
|
||||||
"json2csv": "^5.0.7",
|
"json2csv": "^5.0.7",
|
||||||
"knex": "^2.0.0",
|
"knex": "^2.0.0",
|
||||||
"log4js": "^6.0.0",
|
"log4js": "^6.0.0",
|
||||||
@ -177,6 +176,7 @@
|
|||||||
"fetch-mock": "9.11.0",
|
"fetch-mock": "9.11.0",
|
||||||
"husky": "8.0.2",
|
"husky": "8.0.2",
|
||||||
"jest": "29.3.1",
|
"jest": "29.3.1",
|
||||||
|
"json-schema-to-ts": "2.6.0",
|
||||||
"lint-staged": "13.0.4",
|
"lint-staged": "13.0.4",
|
||||||
"nock": "13.2.9",
|
"nock": "13.2.9",
|
||||||
"openapi-enforcer": "1.22.1",
|
"openapi-enforcer": "1.22.1",
|
||||||
|
Loading…
Reference in New Issue
Block a user