We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
jgonggrijp
Learn more about funding links in repositories.
Report abuse
1 parent 07cc415 commit 798eafaCopy full SHA for 798eafa
index.html
@@ -449,8 +449,8 @@
449
450
<p>
451
<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
+ 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
454
imports in Node.js version 12 and later. It should do this without
455
breaking existing setups. Please try it out by installing
456
<tt>underscore@preview</tt> from NPM and let us know whether it worked
0 commit comments