Skip to content

Commit e0e679a

Browse files
committed
Include types in files
1 parent f7b2cd5 commit e0e679a

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
@@ -17,7 +17,8 @@
1717
"test": "ava --verbose"
1818
},
1919
"files": [
20-
"index.js"
20+
"index.js",
21+
"index.d.ts"
2122
],
2223
"keywords": [
2324
"html",

0 commit comments

Comments
 (0)