fix deps and urls

This commit is contained in:
AJ ONeal 2019-10-21 17:16:32 -06:00
parent fd62408a9a
commit a865cc9f52
1 changed files with 2 additions and 3 deletions

View File

@ -18,11 +18,11 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://git.coolaj86.com/coolaj86/bluecrypt-acme.js.git" "url": "https://git.rootprojects.org/root/greenlock.js.git"
}, },
"keywords": [ "keywords": [
"ACME",
"Let's Encrypt", "Let's Encrypt",
"ACME",
"browser", "browser",
"EC", "EC",
"RSA", "RSA",
@ -39,7 +39,6 @@
"@root/keypairs": "^0.9.0", "@root/keypairs": "^0.9.0",
"@root/mkdirp": "^1.0.0", "@root/mkdirp": "^1.0.0",
"@root/request": "^1.3.10", "@root/request": "^1.3.10",
"acme-dns-01-digitalocean": "^3.0.1",
"acme-http-01-standalone": "^3.0.0", "acme-http-01-standalone": "^3.0.0",
"cert-info": "^1.5.1", "cert-info": "^1.5.1",
"greenlock-store-fs": "^3.0.2", "greenlock-store-fs": "^3.0.2",