Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Commit

Permalink
Limit package files.
Browse files Browse the repository at this point in the history
  • Loading branch information
peterp committed Apr 19, 2019
1 parent b7cd63a commit d5616b3
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 @@
"tag input"
],
"main": "index.js",
"files": [
"Tags/*.js"
],
"scripts": {
"test": "jest",
"test:watch": "jest --watch"
Expand Down

0 comments on commit d5616b3

Please sign in to comment.