Skip to content

Commit

Permalink
fix: remove dist in npm pacakge (#947)
Browse files Browse the repository at this point in the history
  • Loading branch information
li-jia-nan committed Oct 15, 2023
1 parent c0d53d4 commit 92ee223
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Expand Up @@ -24,8 +24,7 @@
"files": [
"assets/*.css",
"lib",
"es",
"dist"
"es"
],
"license": "MIT",
"main": "./lib/index",
Expand Down

1 comment on commit 92ee223

@vercel
Copy link

@vercel vercel bot commented on 92ee223 Oct 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.