Skip to content

Commit afac5dc

Browse files
committed
Omitted redundant dependency
1 parent 03d3f64 commit afac5dc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,7 @@
4242
"ajv-formats": "^3.0.1",
4343
"js-yaml": "^4.1.0",
4444
"json-schema-to-typescript": "^15.0.4",
45-
"lodash.keyby": "^4.6.0",
46-
"openapi-typescript-validator": "^4.0.0"
45+
"lodash.keyby": "^4.6.0"
4746
},
4847
"devDependencies": {
4948
"@types/js-yaml": "^4.0.9",

0 commit comments

Comments
 (0)