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"
]
}