Skip to content

Commit afc5338

Browse files
committed
fix: 修复 package.json 配置
1 parent ecbfd65 commit afc5338

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/fighting-design/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"typescript",
1717
"javascript"
1818
],
19+
"type": "module",
1920
"main": "lib/index.js",
2021
"module": "es/index.js",
2122
"types": "es/index.d.ts",

0 commit comments

Comments
 (0)