Skip to content

Commit

Permalink
chore(package): use files to filter tarball output
Browse files Browse the repository at this point in the history
  • Loading branch information
omichelsen committed Jul 31, 2019
1 parent e314230 commit 8abfc32
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
},
"main": "index.js",
"types": "index.d.ts",
"directories": {
"test": "test"
},
"files": [
"index.d.ts"
],
"devDependencies": {
"mocha": "^6.2.0",
"nyc": "^14.1.1"
Expand Down

0 comments on commit 8abfc32

Please sign in to comment.