summaryrefslogtreecommitdiffstats
path: root/js
diff options
context:
space:
mode:
authorDaniel Schaal <daniel@schaal.email>2017-06-08 17:13:49 +0200
committerDaniel Schaal <daniel@schaal.email>2017-06-10 11:19:07 +0200
commit20ade2ef54d6ad791e8b5295d25521b33422db90 (patch)
tree22fb0672a65239009dcaf3d61fe0c99d1632fe16 /js
parentf5abeadcc4afb941fd98fd8564bd259c1a316448 (diff)
Update masonry to 4.2.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 ad21ba24e..e135589e0 100644
--- a/js/bower.json
+++ b/js/bower.json
@@ -31,6 +31,6 @@
"moment": "~2.18",
"es6-shim": "~0.35.0",
"js-url": "~2.3.0",
- "masonry": "~4.0.0"
+ "masonry": "~4.2.0"
}
}