cleaned up gruntfile.js

This commit is contained in:
Keivan Beigi 2013-07-29 17:05:28 -07:00
commit 0e199f3570
2 changed files with 30 additions and 23 deletions

View file

@ -22,6 +22,6 @@
"grunt-contrib-copy": "*",
"grunt-curl": "*",
"grunt-notify": "*",
"grunt-clean": "*"
"grunt-contrib-clean": "*"
}
}