grunt-deploy
grunt-deploy copied to clipboard
Still not compatible with grunt > 1.0
Looks like commit 9f8f1a0767c6e5bd890c010ec1619752f7f45d24 never made it into NPM registry. Perhaps because package version wasn't incremented?
https://registry.npmjs.org/grunt-deploy/-/grunt-deploy-0.1.7.tgz still has old peer dependency
"peerDependencies": {
"grunt": "~0.4.1"
},