Skip to content

Commit

Permalink
specify files
Browse files Browse the repository at this point in the history
  • Loading branch information
seanghay committed Mar 13, 2023
1 parent f393e6d commit e85e747
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@
"bin": {
"vd2svg": "bin/vd2svg.js"
},

"files": [
"bin",
"src"
],
"scripts": {
"test": "jest",
"test:watch": "jest --watchAll"
Expand Down

0 comments on commit e85e747

Please sign in to comment.