summaryrefslogtreecommitdiffstats
path: root/js/bower.json
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-09-10 01:26:12 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-09-10 01:26:12 +0200
commit5fbcf7441c0ce9c053e056fa93fcd07405f9eaf3 (patch)
tree7ccfc7c9c3bf17ba47469ac5bf9b5bae66d07640 /js/bower.json
parent144607005140602e3e33f8682ceed331e76982aa (diff)
update traceur runtime
Diffstat (limited to 'js/bower.json')
-rw-r--r--js/bower.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/bower.json b/js/bower.json
index 3b0555c82..a069fe820 100644
--- a/js/bower.json
+++ b/js/bower.json
@@ -31,6 +31,6 @@
"angular-animate": "~1.3.*",
"jquery": "~2.*",
"momentjs": "~2.8.*",
- "traceur-runtime": "~0.0.60"
+ "traceur-runtime": "~0.0.61"
}
}