Skip to content

Commit

Permalink
Distribute types
Browse files Browse the repository at this point in the history
  • Loading branch information
derrickreimer committed Dec 30, 2019
1 parent bdf7601 commit 36450a5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@
"license": "MIT",
"author": "Derrick Reimer",
"files": [
"dist/fathom-client.cjs.js",
"dist/fathom-client.esm.js"
"dist/**/*.{js|ts}"
],
"main": "dist/fathom-client.cjs.js",
"module": "dist/fathom-client.esm.js",
Expand Down

0 comments on commit 36450a5

Please sign in to comment.