Skip to content

Commit

Permalink
Merge e137630 into 431b4b4
Browse files Browse the repository at this point in the history
  • Loading branch information
cdimascio committed Nov 2, 2019
2 parents 431b4b4 + e137630 commit 9af63c4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "express-openapi-validator",
"version": "2.14.0",
"version": "2.14.1",
"description": "Automatically validate API requests and responses with OpenAPI 3 and Express.",
"main": "dist/index.js",
"scripts": {
Expand Down Expand Up @@ -41,7 +41,7 @@
"@types/mocha": "^5.2.7",
"@types/morgan": "^1.7.36",
"@types/multer": "^1.3.10",
"@types/node": "^12.11.2",
"@types/node": "^12.12.5",
"@types/supertest": "^2.0.8",
"body-parser": "^1.19.0",
"chai": "^4.2.0",
Expand Down

0 comments on commit 9af63c4

Please sign in to comment.