note sponsorship

This commit is contained in:
AJ ONeal 2018-03-21 01:35:28 -06:00
父節點 e4beb3f04e
當前提交 ea32bc6ae5
共有 2 個文件被更改,包括 3 次插入1 次删除

查看文件

@ -1,6 +1,8 @@
acme-v2.js
==========
| Sponsored by [ppl](https://ppl.family)
A framework for building letsencrypt clients (and other ACME v2 clients), forked from `le-acme-core.js`.
Summary of spec that I'm working off of here: https://git.coolaj86.com/coolaj86/greenlock.js/issues/5#issuecomment-8

查看文件

@ -1,6 +1,6 @@
{
"name": "acme-v2",
"version": "0.6.0",
"version": "0.6.1",
"description": "A framework for building letsencrypt clients (and other ACME v2 clients), forked from le-acme-core.js.",
"main": "node.js",
"scripts": {