From 127e418e1e58f6f9db878cc457c3e596d312f387 Mon Sep 17 00:00:00 2001 From: Jacob Heun Date: Wed, 26 Feb 2020 17:21:52 +0100 Subject: [PATCH] chore: update documentation --- index.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/index.html b/index.html index fbde76e..7b700bb 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - libp2p-crypto 0.17.2 | Documentation + libp2p-crypto 0.17.3 | Documentation @@ -15,7 +15,7 @@

libp2p-crypto

-
0.17.2
+
0.17.3
You can then require() libp2p-crypto as normal:

const libp2PCrypto = require('libp2p-crypto')

In the Browser

-

Libp2p-crypto should work in any ES2015 environment out of the box.

+

libp2p-crypto should work in any ECMAScript 2018 environment out of the box.

Usage:

<script type="text/javascript" src="index.js"></script>
-

The portable versions of libp2p-crypto, including index.js and index.min.js, are included in the /dist folder. Libp2p-crypto can also be found on unpkg.com under

+

The portable versions of libp2p-crypto, including index.js and index.min.js, are included in the /dist folder. libp2p-crypto can also be found on unpkg.com under