Skip to content

Commit

Permalink
fix: 增强 import 兼容性
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudcome committed May 11, 2023
1 parent d616e7f commit 3bca7f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
},
"engineStrict": true,
"sideEffects": false,
"type": "module",
"module": "dist-mjs/index.mjs",
"main": "dist-cjs/index.cjs",
"types": "dist-dts/index.d.ts",
Expand Down

0 comments on commit 3bca7f1

Please sign in to comment.