Updated Dist and Gruntfile

This commit is contained in:
Dustin Moore
2013-05-15 09:28:48 -07:00
parent 361c751e6e
commit c2fcff7276
8 changed files with 124 additions and 45 deletions
+4 -1
View File
@@ -24,5 +24,8 @@
"dependencies": {
"jquery": "~1.5"
},
"keywords": []
"keywords": [],
"devDependencies": {
"grunt-contrib": "~0.6.1"
}
}