Use grunt API for mkdir and rm

This commit is contained in:
Kevin Sawicki
2013-05-29 22:38:02 -07:00
parent 79bc23f83a
commit 7928f075b5
2 changed files with 3 additions and 4 deletions

View File

@@ -66,8 +66,6 @@
"grunt-cli": "~0.1.9",
"grunt-coffeelint": "0.0.6",
"grunt-contrib-csslint": "~0.1.2",
"rimraf": "~2.1.4",
"wrench": "~1.5.1",
"grunt-contrib-coffee": "~0.7.0",
"grunt-contrib-less": "~0.5.2"
},