commit | ce3281184f42460958ea93290a4392f51aabbeec | [log] [tgz] |
---|---|---|
author | Nils Diewald <nils@diewald-online.de> | Wed Apr 08 22:48:18 2015 +0000 |
committer | Nils Diewald <nils@diewald-online.de> | Wed Apr 08 22:48:18 2015 +0000 |
tree | c24e2e8c41be1602e67a115a554f105b9e040473 | |
parent | a944fab1f4318abf3b3528363e43828b1be918bd [diff] [blame] |
Fixed demo file structure
diff --git a/package.json b/package.json index b21011c..f8ece68 100755 --- a/package.json +++ b/package.json
@@ -4,6 +4,7 @@ "devDependencies": { "grunt": "~0.4.1", "grunt-contrib-concat": "^0.5.1", + "grunt-contrib-copy": "^0.8.0", "grunt-contrib-imagemin": "^0.9.4", "grunt-contrib-jasmine": "^0.8.2", "grunt-contrib-sass": "^0.9.2",