Skip to content

Commit

Permalink
Add 'types' to the 'files' in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tgriesser committed Dec 10, 2018
1 parent f570f2c commit c58ca66
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,8 @@
"knex.js",
"LICENSE",
"CHANGELOG.md",
"scripts/*"
"scripts/*",
"types/*"
],
"license": "MIT",
"tonicExampleFilename": "scripts/runkit-example.js",
Expand Down

0 comments on commit c58ca66

Please sign in to comment.