Skip to content

Commit 6bc6512

Browse files
committed
Merge branch 'esm'
2 parents 7f7633e + 5a9f4ad commit 6bc6512

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
@@ -19,7 +19,7 @@
1919
],
2020
"main": "./lib/index.js",
2121
"module": "./lib/index.js",
22-
"exports": "./lib/esm/index.js",
22+
"exports": "./lib/index.js",
2323
"types": "./@type/index.d.ts",
2424
"scripts": {
2525
"eslint": "eslint src/**/*.ts",

0 commit comments

Comments
 (0)