Skip to content

Commit f711582

Browse files
committed
fix: add definition in files
1 parent 0b24aae commit f711582

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"main": "index.js",
1111
"files": [
12-
"index.js"
12+
"index.d.ts"
1313
],
1414
"scripts": {
1515
"lint": "eslint .",

0 commit comments

Comments
 (0)