From 46622c43879aded37265af73fe112893033dba55 Mon Sep 17 00:00:00 2001 From: Tobias Reich Date: Tue, 19 Aug 2014 17:32:18 +0200 Subject: [PATCH] Updated jQuery --- build/bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/bower.json b/build/bower.json index a97b672..eb95698 100644 --- a/build/bower.json +++ b/build/bower.json @@ -1,7 +1,7 @@ { "name": "Lychee", "dependencies": { - "jQuery": "~2.1.0", + "jQuery": "~2.1.1", "js-md5": "~1.1.0", "mousetrap": "~1.4.6" }