From 9f26b5fd6ece80bb89e68aae0548f156dfa7077d Mon Sep 17 00:00:00 2001 From: Nils Schneider Date: Sun, 29 Mar 2015 01:14:42 +0100 Subject: [PATCH] add es6-shim to bower --- bower.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 120b895..0e76d1a 100644 --- a/bower.json +++ b/bower.json @@ -17,7 +17,8 @@ "moment": "~2.9.0", "requirejs": "~2.1.16", "tablesort": "https://github.com/tristen/tablesort.git#v3.0.2", - "roboto-slab-fontface": "*" + "roboto-slab-fontface": "*", + "es6-shim": "~0.27.1" }, "authors": [ "Nils Schneider "