Skip to content

Commit 941c09d

Browse files
authored
Update package description
1 parent a720ff2 commit 941c09d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@esm.sh/cjs-module-lexer",
3-
"description": "A WASM module to parse the `module.exports` of a commonjs module.",
3+
"description": "A lexer for detecting the `module.exports` of a CJS module.",
44
"version": "1.0.0",
55
"main": "pkg/cjs_module_lexer.js",
66
"types": "pkg/cjs_module_lexer.d.ts",

0 commit comments

Comments
 (0)