Skip to content

Commit

Permalink
add "dist/cjs" as package files
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuki Shimada committed May 21, 2022
1 parent 87d451a commit a2ea2e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"main": "dist/esm/index.js",
"types": "dist/esm/index.d.ts",
"files": [
"dist/cjs",
"dist/esm",
"VERSION-FILE",
"vendor/effekseer.d.ts"
Expand Down

0 comments on commit a2ea2e1

Please sign in to comment.