From 185438145607b2464e40f41f304e600f45f68bc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Tue, 22 Mar 2016 18:32:08 +0100 Subject: [PATCH] tech(): updated es6-shim, removed es5-shim, no longer needed as we upraded phantomjs to 2.x, also removed es6-promise, dont think we need it --- package.json | 2 +- public/views/index.html | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/package.json b/package.json index 0ef4d95b7fd..40cf48950d4 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "angular2": "2.0.0-beta.0", "autoprefixer": "^6.3.3", "es6-promise": "^3.0.2", - "es6-shim": "^0.33.3", + "es6-shim": "^0.35.0", "expect.js": "~0.2.0", "glob": "~3.2.7", "grunt": "~0.4.0", diff --git a/public/views/index.html b/public/views/index.html index 49bfe2c5bb9..c4bffae5019 100644 --- a/public/views/index.html +++ b/public/views/index.html @@ -51,9 +51,7 @@ - -