Skip to content

Commit

Permalink
Limit files included in package
Browse files Browse the repository at this point in the history
  • Loading branch information
hmarr committed Oct 4, 2020
1 parent 0964ae5 commit 9eb90f3
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 @@ -6,6 +6,9 @@
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"files": [
"dist"
],
"scripts": {
"build": "tsc",
"watch": "tsc --watch"
Expand Down

0 comments on commit 9eb90f3

Please sign in to comment.