2
0
mirror of https://github.com/therootcompany/greenlock.js.git synced 2025-06-07 19:16:31 +00:00

fix dependency issue

This commit is contained in:
AJ ONeal 2016-08-10 18:12:03 -06:00
parent ec9295d4c9
commit 51f62bfc49

View File

@ -35,7 +35,7 @@
}, },
"optionalDependencies": {}, "optionalDependencies": {},
"dependencies": { "dependencies": {
"asn1": "^0.2.3", "asn1js": "^0.2.3",
"bluebird": "^3.0.6", "bluebird": "^3.0.6",
"homedir": "^0.6.0", "homedir": "^0.6.0",
"letiny-core": "^2.0.1", "letiny-core": "^2.0.1",