Skip to content

Commit d2598dc

Browse files
author
Kent C. Dodds
authored
fix(TS): include typings
Closes #17 Closes #18
1 parent f613149 commit d2598dc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@
2626
},
2727
"files": [
2828
"dist",
29-
"add-commands.js"
29+
"add-commands.js",
30+
"typings"
3031
],
3132
"keywords": [
3233
"testing",

0 commit comments

Comments
 (0)