Skip to content

Commit f8c5e09

Browse files
committed
Fix type definition header file name
1 parent 7086f76 commit f8c5e09

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
@@ -10,7 +10,7 @@
1010
"repository": "github/stable-socket",
1111
"files": [
1212
"dist/index.js",
13-
"dist/index.d.js"
13+
"dist/index.d.ts"
1414
],
1515
"scripts": {
1616
"clean": "rm -rf dist",

0 commit comments

Comments
 (0)