Skip to content

Commit

Permalink
Merge pull request #222 from wesselvanderlinden/master
Browse files Browse the repository at this point in the history
[1.0] Add reference to TS declaration file
  • Loading branch information
taylorotwell committed Jan 28, 2019
2 parents f38bf48 + d7177c0 commit 6743c57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "1.5.2",
"description": "Laravel Echo library for beautiful Pusher and Socket.IO integration",
"main": "dist/echo.common.js",
"types": "dist/echo.d.ts",
"module": "dist/echo.js",
"scripts": {
"build": "npm run compile && npm run declarations",
Expand Down

0 comments on commit 6743c57

Please sign in to comment.