From a18f5e5012b862992af40db60c83a40098342b53 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Mon, 25 Jul 2016 22:48:10 +0300 Subject: fix ws configuration --- juick-ws/package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'juick-ws/package.json') diff --git a/juick-ws/package.json b/juick-ws/package.json index aa6c7a71..413776c2 100644 --- a/juick-ws/package.json +++ b/juick-ws/package.json @@ -25,6 +25,7 @@ }, "dependencies": { "normalize.css": "^4.2.0", - "terminal": "https://github.com/juick/terminal.git" + "terminal": "https://github.com/juick/terminal.git", + "whatwg-fetch": "^1.0.0" } } -- cgit v1.2.3