From a64668c024c84f2b0a01357d05092064f17ffd4e Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 19 Jul 2016 16:45:07 +0200 Subject: Client: try to make it work with Android Firefox --- client/package.json | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'client/package.json') diff --git a/client/package.json b/client/package.json index 4bd057d00..2dfc0c659 100644 --- a/client/package.json +++ b/client/package.json @@ -39,6 +39,8 @@ "es6-shim": "^0.35.0", "file-loader": "^0.8.5", "html-webpack-plugin": "^2.19.0", + "ie-shim": "^0.1.0", + "intl": "^1.2.4", "json-loader": "^0.5.4", "ng2-bootstrap": "1.0.16", "ng2-file-upload": "^1.0.3", @@ -66,11 +68,5 @@ "devDependencies": { "codelyzer": "0.0.19", "standard": "^7.0.1" - }, - "standard": { - "ignore": [ - "angular/", - "bundles/" - ] } } -- cgit v1.2.3