2
0
mirror of https://git.coolaj86.com/coolaj86/acme-http-01-test.js.git synced 2025-04-19 21:40:42 +00:00

update package name

This commit is contained in:
AJ ONeal 2019-06-02 22:11:11 -06:00
parent f939b2488e
commit 8ab67b5a23

View File

@ -1,5 +1,5 @@
{
"name": "greenlock-challenge-test",
"name": "acme-challenge-test",
"version": "3.0.3",
"description": "The base set of tests for all ACME challenge strategies. Any `acme-http-01-`, `acme-dns-01-`, `acme-challenge-`, or greenlock plugin should be able to pass these tests.",
"main": "index.js",