Skip to content

Commit 2d7f8d2

Browse files
committed
Add to fles
1 parent fd546a5 commit 2d7f8d2

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
@@ -5,7 +5,8 @@
55
"homepage": "https://github.com/bvaughn/react-error-boundary",
66
"repository": "bvaughn/react-error-boundary",
77
"files": [
8-
"dist"
8+
"dist",
9+
"index.d.ts"
910
],
1011
"main": "dist/commonjs/index.js",
1112
"scripts": {

0 commit comments

Comments
 (0)