From 70233ba2d306019d415b94e270d3a90672236544 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Sat, 30 Jun 2018 15:00:48 +0200 Subject: Integrating pusher... --- package.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'package.json') 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" } } -- cgit v1.2.3