From f5b61ebffba94f88bb1c508dbb03347ae47c7925 Mon Sep 17 00:00:00 2001 From: Adam Shaw Date: Mon, 18 Mar 2013 03:00:35 -0700 Subject: [PATCH] update jquery/jquery-ui dependency versions in meta info --- fullcalendar.jquery.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fullcalendar.jquery.json b/fullcalendar.jquery.json index 54e2f64..b770f59 100644 --- a/fullcalendar.jquery.json +++ b/fullcalendar.jquery.json @@ -2,10 +2,10 @@ "name": "fullcalendar", "version": "1.6.0", "dependencies": { - "jquery": "~1.8.1" + "jquery": "~1.9.1" }, "optionalDependencies": { - "jquery-ui": "~1.8.23" + "jquery-ui": "~1.10.2" }, "title": "FullCalendar",