Skip to content

Commit 798eafa

Browse files
committedMar 11, 2021
Update the link to the preview release (bugfix)
1 parent 07cc415 commit 798eafa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -449,8 +449,8 @@
449449

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

0 commit comments

Comments
 (0)
Please sign in to comment.