add backlinks (for code and doc mirrors)

This commit is contained in:
AJ ONeal 2018-11-23 23:43:24 -07:00
parent d9e3b427d8
commit 73244c618b
2 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
RSA-CSR.js
[RSA-CSR.js](https://git.coolaj86.com/coolaj86/rsa-csr.js)
==========
Sponsored by [Root](https://therootcompany.com),
@ -207,6 +207,7 @@ Hence, all of these projects are MPL-2.0 licensed.
Legal
-----
[RSA-CSR.js](https://git.coolaj86.com/coolaj86/rsa-csr.js) |
MPL-2.0 |
[Terms of Use](https://therootcompany.com/legal/#terms) |
[Privacy Policy](https://therootcompany.com/legal/#privacy)

View File

@ -1,6 +1,6 @@
{
"name": "rsa-csr",
"version": "1.0.0",
"version": "1.0.3",
"description": "💯 A focused, zero-dependency library to generate a Certificate Signing Request (CSR) and sign it!",
"main": "index.js",
"bin": {