Просмотр исходного кода

update jquery/jquery-ui dependency versions in meta info

Adam Shaw 13 лет назад
Родитель
Сommit
f5b61ebffb
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      fullcalendar.jquery.json

+ 2 - 2
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",