Skip to content

Commit

Permalink
fix: publish 'data' folder
Browse files Browse the repository at this point in the history
  • Loading branch information
niieani committed Apr 16, 2023
1 parent 6b7f6e6 commit 3c12b33
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,8 @@
"files": [
"src",
"cjs",
"esm"
"esm",
"data"
],
"scripts": {
"build": "yarn build:cjs && yarn build:esm && yarn build:umd",
Expand Down

0 comments on commit 3c12b33

Please sign in to comment.