Skip to content

Commit

Permalink
remove openapi-coercer and validator dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Carmine DiMascio committed Jul 19, 2019
1 parent 73ffa1b commit 962c505
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 40 deletions.
40 changes: 3 additions & 37 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "express-openapi-validator",
"version": "1.2.2",
"version": "1.3.0-rc.1",
"description": "Automatically validate API requests using an OpenAPI 3 and Express.",
"main": "dist/index.js",
"scripts": {
Expand Down Expand Up @@ -29,8 +29,6 @@
"lodash": "^4.17.11",
"multer": "^1.4.1",
"ono": "^5.0.1",
"openapi-request-coercer": "^2.3.0",
"openapi-request-validator": "^3.8.3",
"openapi-schema-validator": "^3.0.3",
"openapi-security-handler": "^2.0.4",
"openapi-types": "^1.3.5",
Expand Down

0 comments on commit 962c505

Please sign in to comment.