Update grunt.js to use grunt-contrib-copy instead of grunt-cp

This commit is contained in:
Santhosh Thottingal
2012-10-17 14:21:06 +05:30
parent 8fdb94d1f0
commit 568c626abe
2 changed files with 9 additions and 11 deletions

View File

@@ -31,7 +31,7 @@
"grunt": "~0.3.9",
"grunt-compare-size": ">=0.1.4",
"grunt-css": ">0.0.0",
"grunt-cp": ">0.0.0"
"grunt-contrib-copy": ">0.0.0"
},
"repository": {
"type": "git",