Skip to content

Commit

Permalink
update json package
Browse files Browse the repository at this point in the history
  • Loading branch information
idantovi authored and idantovi committed Feb 22, 2018
1 parent 324024e commit c0a2ced
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"repository": {
"type": "git",
"url": "git://github.com/idanto/express-ajv-swagger-validation.git"
"url": "git://github.com/Zooz/express-ajv-swagger-validation.git"
},
"keywords": [
"ajv",
Expand All @@ -24,9 +24,9 @@
"validator"
],
"bugs": {
"url": "https://github.com/idanto/express-ajv-swagger-validation"
"url": "https://github.com/Zooz/express-ajv-swagger-validation"
},
"homepage": "https://github.com/idanto/express-ajv-swagger-validation",
"homepage": "https://github.com/Zooz/express-ajv-swagger-validation",
"author": "Idan Tovi",
"license": "MIT",
"dependencies": {
Expand Down Expand Up @@ -56,5 +56,8 @@
"rewire": "^2.5.2",
"sinon": "^4.0.1",
"supertest": "^3.0.0"
},
"publishConfig": {
"registry":"https://www.npmjs.com"
}
}

0 comments on commit c0a2ced

Please sign in to comment.