better deploy

This commit is contained in:
2016-10-13 20:56:43 -05:00
parent fa8fc26b8a
commit 3b0d26bff1
4 changed files with 34 additions and 10 deletions

View File

@ -6,9 +6,11 @@
"devDependencies": {
"grunt": "~0.4.5",
"grunt-contrib-connect": "^0.11.2",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-csslint": "~0.5.0",
"grunt-contrib-jshint": "~0.11.3",
"grunt-contrib-watch": "0.6.1",
"grunt-sftp-deploy": "^0.2.5",
"jshint-stylish": "~2.1.0",
"load-grunt-tasks": "~3.3.0"
},