We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaa7e3c commit 864ca9dCopy full SHA for 864ca9d
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "es-module-lexer",
3
- "version": "1.4.2",
+ "version": "1.5.0",
4
"description": "Lexes ES modules returning their import/export metadata",
5
"main": "dist/lexer.cjs",
6
"module": "dist/lexer.js",
0 commit comments