Skip to content

Commit

Permalink
fix: update files field in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jan 18, 2022
1 parent bbd5990 commit 6eed4a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
"main": "./cjs/index.js",
"module": "./esm/index.js",
"files": [
"README-zh.md",
"README.md",
"dist.css",
"cjs",
"esm",
Expand Down

0 comments on commit 6eed4a6

Please sign in to comment.