From 51181523934373c4ed062a058895af1be466b599 Mon Sep 17 00:00:00 2001 From: Adam Patterson Date: Sun, 26 May 2019 20:26:25 -0600 Subject: [PATCH] Update bower.json --- bower.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bower.json b/bower.json index c80fdac..834b90c 100755 --- a/bower.json +++ b/bower.json @@ -25,6 +25,8 @@ "jquery-sticky": "~1.0.3", "ekko-lightbox": "latest", "js-cookie": "^2.1.1", - "mixitup": "^2.1.11" + "mixitup": "^2.1.11", + "lity": "^2.3.1", + "photoswipe": "^4.1.3" } }