clean up some configs

This commit is contained in:
Adam Shaw
2013-08-26 22:43:24 -07:00
parent bc292a2008
commit edbbeddcae
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"main": [
"./fullcalendar.js",
"./fullcalendar.css"
"fullcalendar.js",
"fullcalendar.css"
]
}
+1
View File
@@ -1,6 +1,7 @@
{
"name": "fullcalendar",
"version": "1.6.3",
"dependencies": {
"jquery": "~1.10.2"
},