Skip to content

Commit

Permalink
increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
Carmine DiMascio committed Sep 18, 2019
1 parent c18b218 commit daba1a2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 21 deletions.
30 changes: 12 additions & 18 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": "2.1.2",
"version": "2.1.3",
"description": "Automatically validate API requests using an OpenAPI 3 and Express.",
"main": "dist/index.js",
"scripts": {
Expand All @@ -24,9 +24,7 @@
"author": "Carmine DiMascio <[email protected]>",
"license": "MIT",
"dependencies": {
"@types/express-mung": "^0.5.2",
"ajv": "^6.10.2",
"express-mung": "^0.5.1",
"lodash": "^4.17.15",
"lodash.merge": "^4.6.2",
"multer": "^1.4.2",
Expand Down

0 comments on commit daba1a2

Please sign in to comment.