Skip to content

Commit

Permalink
Update the link to the preview release (bugfix)
Browse files Browse the repository at this point in the history
  • Loading branch information
jgonggrijp committed Mar 11, 2021
1 parent 07cc415 commit 798eafa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Expand Up @@ -449,8 +449,8 @@

<p>
<i><a
href="https://cdn.statically.io/gh/jashkenas/underscore/1.13.0-0/index.html"
>Prerelease version 1.13.0-0</a> adds full support for native ESM
href="https://cdn.statically.io/gh/jashkenas/underscore/1.13.0-1/index.html"
>Prerelease version 1.13.0-1</a> adds full support for native ESM
imports in Node.js version 12 and later. It should do this without
breaking existing setups. Please try it out by installing
<tt>underscore@preview</tt> from NPM and let us know whether it worked
Expand Down

0 comments on commit 798eafa

Please sign in to comment.