add ug grunt

This commit is contained in:
wlh
2014-12-12 13:49:53 +08:00
parent 4ce604283e
commit d954d7623b
19 changed files with 371 additions and 4269 deletions
+8 -4
View File
@@ -1,5 +1,9 @@
{
"dependencies":{
"grunt": "*"
}
}
"name": "wlhmyit",
"version": "0.0.1",
"devDependencies": {
"grunt": "~0.4.5",
"grunt-contrib-uglify": "~0.6.0",
"grunt-contrib-concat": "~0.5.0"
}
}