Skip to content

Commit 6eed4a6

Browse files
committed
fix: update files field in package.json
1 parent bbd5990 commit 6eed4a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

core/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
"main": "./cjs/index.js",
1313
"module": "./esm/index.js",
1414
"files": [
15+
"README-zh.md",
16+
"README.md",
1517
"dist.css",
1618
"cjs",
1719
"esm",

0 commit comments

Comments
 (0)