1
0
镜像自地址 https://github.com/therootcompany/greenlock.js.git 已同步 2024-11-16 17:29:00 +00:00

fix #42, use correct asn1js dependency

这个提交包含在:
AJ ONeal 2016-08-09 20:26:27 -06:00
父节点 419168c11c
当前提交 1abe53248b

查看文件

@ -32,12 +32,12 @@
"devDependencies": {},
"optionalDependencies": {},
"dependencies": {
"asn1": "^0.2.3",
"asn1js": "^1.2.12",
"bluebird": "^3.0.6",
"homedir": "^0.6.0",
"le-acme-core": "^2.0.5",
"le-challenge-fs": "^2.0.2",
"le-store-certbot": "^2.0.1",
"le-store-certbot": "^2.0.3",
"node.extend": "^1.1.5",
"pkijs": "^1.3.27",
"rsa-compat": "^1.2.1"