Skip to content

Commit

Permalink
package.jsonのfilesの指定が誤っていた
Browse files Browse the repository at this point in the history
#94 の時に修正が足りなかった
  • Loading branch information
kjirou committed Dec 3, 2024
1 parent 39e1443 commit 96e4ab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"LICENSE",
"README.md",
"bin",
"dist/src",
"dist",
"package.json",
"presets"
],
Expand Down

0 comments on commit 96e4ab8

Please sign in to comment.