Skip to content

Commit

Permalink
fix: add cli.js to files
Browse files Browse the repository at this point in the history
  • Loading branch information
mesqueeb committed Jun 7, 2024
1 parent 28f8f70 commit 70c0cce
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 @@ -33,7 +33,8 @@
"vitest": "^1.6.0"
},
"files": [
"dist"
"dist",
"cli.js"
],
"keywords": [
"replace-in-files",
Expand Down

0 comments on commit 70c0cce

Please sign in to comment.