Updated grunt script so it can copy the build files to the right location.

This commit is contained in:
photonstorm
2014-02-28 11:12:49 +00:00
parent 8662cd2fd4
commit bbc0f4a18a
2 changed files with 20 additions and 1 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
"grunt": "~0.4.1",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-connect": "~0.5.0",
"grunt-contrib-copy": "~0.4.1",
"grunt-contrib-copy": "~0.5.0",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-uglify": "~0.3.3",
"lodash": "~2.2.1"