Add: express-openapi-validator to dev dependencies

This commit is contained in:
Nicholas Wallace 2024-06-16 19:49:25 +00:00
parent 62fbae6f7b
commit 0122f88b46
2 changed files with 439 additions and 3 deletions

View file

@ -56,6 +56,7 @@
},
"devDependencies": {
"chai": "^4.3.10",
"express-openapi-validator": "^5.2.0",
"mocha": "^10.2.0",
"nodemon": "^2.0.20",
"nyc": "^15.1.0",