Skip to content

Commit d585bbb

Browse files
author
Bond
committed
Ship typings file with package
1 parent 65f9922 commit d585bbb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@
4848
"prepublish": "yarn build"
4949
},
5050
"files": [
51-
"dist"
51+
"dist",
52+
"typings/index.d.ts"
5253
],
5354
"jest": {
5455
"setupFiles": [

0 commit comments

Comments
 (0)