Skip to content

Commit 19746ab

Browse files
author
remss
committed
Declare TS definitions in package.json
1 parent dbb8a12 commit 19746ab

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
@@ -39,6 +39,7 @@
3939
"dependencies": {
4040
"ws": "7.4.5"
4141
},
42+
"types": "./index.d.ts",
4243
"devDependencies": {
4344
"@types/ws": "7.4.2",
4445
"eslint": "7.25.0",

0 commit comments

Comments
 (0)