Skip to content

Commit cd9e517

Browse files
csidell-earnyJustinBeckwith
authored andcommitted
fix(types): Include TypeScript types with module (#527)
1 parent 3ec5ab3 commit cd9e517

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"!**/*.map"
2727
],
2828
"main": "build/src/index.js",
29+
"types": "build/src/index.d.ts",
2930
"scripts": {
3031
"check": "gts check",
3132
"clean": "gts clean",

0 commit comments

Comments
 (0)