deploy and upload task

This commit is contained in:
Colin McLeod
2015-05-03 16:12:39 -07:00
parent 022836bde1
commit 72974a8532
2 changed files with 17 additions and 5 deletions

View File

@@ -21,10 +21,12 @@
"gulp-sourcemaps": "^1.5.1",
"gulp-template": "^3.0.0",
"gulp-uglify": "^1.2.0",
"gulp-util": "^3.0.4",
"json-concat": "0.0.0",
"main-bower-files": "^2.6.2",
"run-sequence": "^1.0.2",
"uglify-js": "^2.4.19",
"vinyl": "^0.4.6"
"vinyl": "^0.4.6",
"vinyl-ftp": "^0.4.1"
}
}