From 98843644fd3bd8d8198d9fff7ab17180b7ca097d Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Sat, 2 May 2015 12:12:17 +0200 Subject: update client libs --- 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 354c79ee2..fa6307c70 100644 --- a/js/vendor/es6-shim/.bower.json +++ b/js/vendor/es6-shim/.bower.json @@ -1,6 +1,6 @@ { "name": "es6-shim", - "version": "0.30.0", + "version": "0.31.0", "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.30.0", + "_release": "0.31.0", "_resolution": { "type": "version", - "tag": "0.30.0", - "commit": "ba581d8a4b9c1bdbadc71188d18a011f6be638a0" + "tag": "0.31.0", + "commit": "dbbbe60d5cef7cb64f179c1c6fc483d3a1e26c5f" }, "_source": "git://github.com/paulmillr/es6-shim.git", "_target": "~0.*", -- cgit v1.2.3