Skip to content

Commit

Permalink
0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
idantovi authored and idantovi committed Feb 27, 2018
1 parent 8801cf8 commit b211f62
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 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-ajv-swagger-validation",
"version": "0.5.1",
"version": "0.5.2",
"description": "Input validation using Swagger (Open API) and ajv",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -58,6 +58,6 @@
"supertest": "^3.0.0"
},
"publishConfig": {
"registry":"https://registry.npmjs.org/"
"registry": "https://registry.npmjs.org/"
}
}

0 comments on commit b211f62

Please sign in to comment.