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 d367eda commit 3df968dCopy full SHA for 3df968d
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@esm.sh/cjs-module-lexer",
3
"description": "A lexer for detecting the `module.exports` of a CJS module.",
4
- "version": "1.0.0",
+ "version": "1.0.1",
5
"main": "pkg/cjs_module_lexer.js",
6
"types": "pkg/cjs_module_lexer.d.ts",
7
"scripts": {
0 commit comments