Update dependencies

This commit is contained in:
Adrian Obelmejias
2016-03-04 22:25:44 -05:00
parent 7a81625c40
commit ec2b1be7a6
+2 -1
View File
@@ -24,7 +24,7 @@
"license": "MIT",
"apidoc": {
"title": "koa2-api-boilerplate",
"url" : "https://github.com/adrianObel/koa2-api-boilerplate"
"url": "localhost:5000"
},
"repository": {
"type": "git",
@@ -45,6 +45,7 @@
"koa-logger": "^1.3.0",
"koa-passport": "^2.0.1",
"koa-router": "^7.0.1",
"koa-static": "^2.0.0",
"mongoose": "^4.4.3",
"passport-local": "^1.0.0"
},