Skip to content

Commit

Permalink
feat: Specify included files.
Browse files Browse the repository at this point in the history
  • Loading branch information
amanda-mitchell committed May 25, 2020
1 parent 0fa8f8b commit 3268670
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"author": "Amanda Mitchell",
"license": "MIT",
"private": false,
"files": ["*.js", "scripts/*.js"],
"scripts": {
"_install": "node scripts/install.js",
"prepublishOnly": "pinst --enable",
Expand Down

0 comments on commit 3268670

Please sign in to comment.