Skip to content

Commit 3df968d

Browse files
committed
Bump package version to 1.0.1
1 parent d367eda commit 3df968d

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,7 +1,7 @@
11
{
22
"name": "@esm.sh/cjs-module-lexer",
33
"description": "A lexer for detecting the `module.exports` of a CJS module.",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"main": "pkg/cjs_module_lexer.js",
66
"types": "pkg/cjs_module_lexer.d.ts",
77
"scripts": {

0 commit comments

Comments
 (0)