Skip to content

Commit

Permalink
Fix files field
Browse files Browse the repository at this point in the history
  • Loading branch information
LitoMore committed Apr 23, 2021
1 parent b56ca06 commit 6584454
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
"engines": {
"node": ">=12"
},
"files": [
"dist"
],
"scripts": {
"build": "tsc",
"pretest": "del-cli dist && npm run build",
Expand Down

0 comments on commit 6584454

Please sign in to comment.