israelroldan / grunt-ssh

SSH, SFTP tasks for Grunt.
https://npmjs.org/package/grunt-ssh
MIT License
244 stars 70 forks source link

Publish a release to npm #137

Open rj33 opened 8 years ago

rj33 commented 8 years ago

Could we get the latest peer dependency change to grunt 1.0 pushed as an npm release?

clutchDM commented 7 years ago

I know its not ideal, but you could use the Git URL as the dependency until a release is published to npm.

{
  "devDependencies": {
    "grunt": "^1.0.1",
    "grunt-ssh": "git+https://github.com/israelroldan/grunt-ssh.git"
  }
}

https://docs.npmjs.com/files/package.json#git-urls-as-dependencies