Skip to content

Commit a45406e

Browse files
franklixuefeiokonet
authored andcommitted
fix: Include index.d.ts in the package (#54)
1 parent 4262093 commit a45406e

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
@@ -28,7 +28,8 @@
2828
"url": "https://github.com/okonet/react-container-dimensions.git"
2929
},
3030
"files": [
31-
"lib"
31+
"lib",
32+
"index.d.ts"
3233
],
3334
"directories": {
3435
"lib": "lib"

0 commit comments

Comments
 (0)