From 6bc332607b7cc43a428380c0689ae92666d2acfc Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Fri, 8 May 2015 22:36:30 +0200 Subject: fix #790 --- js/vendor/es6-shim/.bower.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'js/vendor/es6-shim/.bower.json') diff --git a/js/vendor/es6-shim/.bower.json b/js/vendor/es6-shim/.bower.json index fa6307c70..0c94b9769 100644 --- a/js/vendor/es6-shim/.bower.json +++ b/js/vendor/es6-shim/.bower.json @@ -1,6 +1,6 @@ { "name": "es6-shim", - "version": "0.31.0", + "version": "0.31.1", "repo": "paulmillr/es6-shim", "description": "ECMAScript 6 (Harmony) compatibility shims for legacy JavaScript engines", "keywords": [ @@ -28,11 +28,11 @@ "test" ], "homepage": "https://github.com/paulmillr/es6-shim", - "_release": "0.31.0", + "_release": "0.31.1", "_resolution": { "type": "version", - "tag": "0.31.0", - "commit": "dbbbe60d5cef7cb64f179c1c6fc483d3a1e26c5f" + "tag": "0.31.1", + "commit": "9b5c93b6ebfe815f48881e391c6f9302839f75fc" }, "_source": "git://github.com/paulmillr/es6-shim.git", "_target": "~0.*", -- cgit v1.2.3