Skip to content

Commit 56bf7d7

Browse files
fix: Publish types (#55)
1 parent dd6022e commit 56bf7d7

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
"homepage": "https://github.com/bvaughn/react-error-boundary#readme",
2828
"files": [
29-
"dist"
29+
"dist",
30+
"index.d.ts"
3031
],
3132
"scripts": {
3233
"build": "kcd-scripts build --bundle",

0 commit comments

Comments
 (0)