mirror of
https://github.com/wassname/fullcalendar.git
synced 2026-09-09 11:22:41 +08:00
Fix for Issue 29 (languages)
This commit is contained in:
+2
-2
@@ -7,11 +7,11 @@
|
||||
"homepage": "http://arshaw.com/fullcalendar/",
|
||||
|
||||
"dependencies": {
|
||||
"jquery": ">=1.7.1",
|
||||
"jquery": "~1.11.1",
|
||||
"moment": ">=2.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"jquery-ui": "1.8.17 - 1.10.4",
|
||||
"jquery-ui": "~1.10.4",
|
||||
"jquery-simulate-ext": "~1.3.0",
|
||||
"jquery-mockjax": "~1.5.3",
|
||||
"jasmine-jquery": "~2.0.3",
|
||||
|
||||
Reference in New Issue
Block a user