Skip to content

Commit

Permalink
[#1] Fix typo in the package name
Browse files Browse the repository at this point in the history
  • Loading branch information
opatrascoiu committed Jun 18, 2024
1 parent bbb6cca commit 5b9eb54
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
Expand Up @@ -17,7 +17,7 @@
],
"author": "Octavian Patrascoiu",
"license": "Apache-2.0",
"browser": "dist/antlr4.web.mjs",
"browser": "dist/jdmn-js-runtime.web.mjs",
"main": "dist/jdmn-js-runtime.node.cjs",
"module": "dist/jdmn-js-runtime.node.mjs",
"engines": {
Expand Down

0 comments on commit 5b9eb54

Please sign in to comment.