Skip to content

Commit

Permalink
fix(types): Include TypeScript types with module (#527)
Browse files Browse the repository at this point in the history
  • Loading branch information
csidell-earny authored and JustinBeckwith committed Aug 5, 2019
1 parent 3ec5ab3 commit cd9e517
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -26,6 +26,7 @@
"!**/*.map"
],
"main": "build/src/index.js",
"types": "build/src/index.d.ts",
"scripts": {
"check": "gts check",
"clean": "gts clean",
Expand Down

0 comments on commit cd9e517

Please sign in to comment.