Skip to content

Commit

Permalink
1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kasperisager committed Oct 27, 2024
1 parent 82541da commit fdbcb7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bare-module-lexer",
"version": "1.0.2",
"version": "1.0.3",
"description": "Heuristic lexer for detecting imports and exports in JavaScript modules",
"exports": {
".": "./index.js",
Expand Down

0 comments on commit fdbcb7e

Please sign in to comment.