diff --git a/index.html b/index.html index e8bc0d86..f69c1373 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - libp2p 0.27.3 | Documentation + libp2p 0.27.4 | Documentation @@ -15,7 +15,7 @@

libp2p

-
0.27.3
+
0.27.4
+ +
- - - - -
  • - index - - - -
  • @@ -381,6 +358,34 @@ +
  • + index + + + + + +
  • + +
  • @@ -1236,10 +1241,10 @@

    You can then require() libp2p as normal:

    const libp2P = require('libp2p')

    In the Browser

    -

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

    +

    libp2p 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, including index.js and index.min.js, are included in the /dist folder. Libp2p can also be found on unpkg.com under

    +

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