This commit is contained in:
AJ ONeal 2015-12-30 07:39:21 +00:00
parent 5b1191f1be
commit 4bc1adf7a2
1 changed files with 3 additions and 0 deletions

View File

@ -12,7 +12,10 @@
"dependencies": { "dependencies": {
"bluebird": "^3.1.1", "bluebird": "^3.1.1",
"express": "^4.13.3", "express": "^4.13.3",
"holepunch-nat-pmp": "^1.0.0-alpha.1",
"holepunch-upnp": "^1.0.0-alpha.1",
"localhost.daplie.com-certificates": "^1.1.2", "localhost.daplie.com-certificates": "^1.1.2",
"netroute": "^1.0.2",
"request": "^2.67.0", "request": "^2.67.0",
"scmp": "^1.0.0" "scmp": "^1.0.0"
}, },