summaryrefslogtreecommitdiffstats
path: root/js/vendor/es6-shim/.bower.json
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-09-26 11:43:36 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2015-09-26 11:43:36 +0200
commitc6ecb54be7a99b7f3ad9d601100f89151380d3b7 (patch)
tree8fd8e7cd26d907e03aad90003d07b00bf6b5ceb1 /js/vendor/es6-shim/.bower.json
parent847d9da9226383e69ff02c20bebf46a597e7f7d7 (diff)
update js deps
Diffstat (limited to 'js/vendor/es6-shim/.bower.json')
-rw-r--r--js/vendor/es6-shim/.bower.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/js/vendor/es6-shim/.bower.json b/js/vendor/es6-shim/.bower.json
index 0610a88ff..cca9aaecd 100644
--- a/js/vendor/es6-shim/.bower.json
+++ b/js/vendor/es6-shim/.bower.json
@@ -1,6 +1,5 @@
{
"name": "es6-shim",
- "version": "0.31.2",
"repo": "paulmillr/es6-shim",
"description": "ECMAScript 6 (Harmony) compatibility shims for legacy JavaScript engines",
"keywords": [
@@ -28,11 +27,12 @@
"test"
],
"homepage": "https://github.com/paulmillr/es6-shim",
- "_release": "0.31.2",
+ "version": "0.33.3",
+ "_release": "0.33.3",
"_resolution": {
"type": "version",
- "tag": "0.31.2",
- "commit": "c4ef3981849dfdf68357cdeda494d9de6422f737"
+ "tag": "0.33.3",
+ "commit": "616eee62ceed6f1e988abab4e49d6d682702be1b"
},
"_source": "git://github.com/paulmillr/es6-shim.git",
"_target": "~0.*",