sgrebnov / cordova-plugin-background-download

Apache License 2.0
73 stars 77 forks source link

Update npm public package to latest version #64

Closed curthusting closed 6 years ago

curthusting commented 6 years ago

The current available package on npm is 0.0.2 published a year ago. Do you have plans to update that to the current 0.5.0 release?

NickToropov commented 6 years ago

Hi @curthusting! we have no published versions in npm repository. Please add our plugin as:

cordova plugin add https://github.com/sgrebnov/cordova-plugin-background-download.git

Let me know if you have any other questions.