Browse Source

fix deps and urls

wip
AJ ONeal 5 years ago
parent
commit
a865cc9f52
  1. 5
      package.json

5
package.json

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

Loading…
Cancel
Save