Skip to content

Commit

Permalink
1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
guybedford committed Sep 10, 2023
1 parent 842c16c commit 605184a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "es-module-lexer",
"version": "1.3.0",
"version": "1.3.1",
"description": "Lexes ES modules returning their import/export metadata",
"main": "dist/lexer.cjs",
"module": "dist/lexer.js",
Expand Down

0 comments on commit 605184a

Please sign in to comment.