Skip to content

Commit 6743c57

Browse files
authored
Merge pull request #222 from wesselvanderlinden/master
[1.0] Add reference to TS declaration file
2 parents f38bf48 + d7177c0 commit 6743c57

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
@@ -3,6 +3,7 @@
33
"version": "1.5.2",
44
"description": "Laravel Echo library for beautiful Pusher and Socket.IO integration",
55
"main": "dist/echo.common.js",
6+
"types": "dist/echo.d.ts",
67
"module": "dist/echo.js",
78
"scripts": {
89
"build": "npm run compile && npm run declarations",

0 commit comments

Comments
 (0)