aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rwxr-xr-xpackage.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/package.json b/package.json
index e81ab87..ff3e661 100755
--- a/package.json
+++ b/package.json
@@ -18,5 +18,9 @@
"laravel-mix": "^2.0",
"lodash": "^4.17.4",
"vue": "^2.5.7"
+ },
+ "dependencies": {
+ "laravel-echo": "^1.4.0",
+ "pusher-js": "^4.2.2"
}
}