Skip to content

Commit bebc1c9

Browse files
committed
Include the typings file in the npm package
1 parent 403f24b commit bebc1c9

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
@@ -60,7 +60,8 @@
6060
"svg-react-loader": "0.4.6"
6161
},
6262
"files": [
63-
"build"
63+
"build",
64+
"index.d.ts"
6465
],
6566
"resolutions": {
6667
"core-js": "2.5.2"

0 commit comments

Comments
 (0)