summaryrefslogtreecommitdiffstats
path: root/js
diff options
context:
space:
mode:
authorDaniel Schaal <daniel@schaal.email>2017-06-08 17:14:33 +0200
committerDaniel Schaal <daniel@schaal.email>2017-06-10 11:19:07 +0200
commit68cfb04ed16c7dbf98637f98571daf32c677706d (patch)
tree7512bc678166aa256ab10f2968507a70a2c85eb6 /js
parent20ade2ef54d6ad791e8b5295d25521b33422db90 (diff)
Update js-url to 2.5.0
Diffstat (limited to 'js')
-rw-r--r--js/bower.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/bower.json b/js/bower.json
index e135589e0..e5e6c29f9 100644
--- a/js/bower.json
+++ b/js/bower.json
@@ -30,7 +30,7 @@
"jquery": "~2.2.0",
"moment": "~2.18",
"es6-shim": "~0.35.0",
- "js-url": "~2.3.0",
+ "js-url": "~2.5.0",
"masonry": "~4.2.0"
}
}