Skip to content

Commit c190e8f

Browse files
author
Gordon
committed
Add the types to package.json
1 parent 9f1503d commit c190e8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"files": [
1616
"dist"
1717
],
18+
"types": "index.d.ts",
1819
"scripts": {
1920
"prepublish": "./scripts/prepublish.sh",
2021
"preversion": ". ./scripts/prepublish.sh",

0 commit comments

Comments
 (0)