mirror of
https://github.com/wassname/fullcalendar.git
synced 2026-06-27 16:10:13 +08:00
clean up some configs
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"main": [
|
||||
"./fullcalendar.js",
|
||||
"./fullcalendar.css"
|
||||
"fullcalendar.js",
|
||||
"fullcalendar.css"
|
||||
]
|
||||
}
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "fullcalendar",
|
||||
"version": "1.6.3",
|
||||
|
||||
"dependencies": {
|
||||
"jquery": "~1.10.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user