Skip to content

Commit 3bca7f1

Browse files
committed
fix: 增强 import 兼容性
1 parent d616e7f commit 3bca7f1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
},
1717
"engineStrict": true,
1818
"sideEffects": false,
19-
"type": "module",
2019
"module": "dist-mjs/index.mjs",
2120
"main": "dist-cjs/index.cjs",
2221
"types": "dist-dts/index.d.ts",

0 commit comments

Comments
 (0)