Watch.JS
Watch.JS copied to clipboard
Strange version 0.0.0 in package.json
Why version 0.0.0 is in package.json although version 1.3.0 is in README.md? It's odd if module is downloaded and saved as dependency through NPM.
Well, I am not the mainteiner of WatchJS on NPM. Sadly @mappum dont answer my request. And I am not used to package.json
but if you say I have to change the version to 1.3.0 I will do it soon.
Thanks for your feedback ;)
Sorry, I can fix that. Also, @melanke I tried to add you to the npm package but for some reason it always fails.
Ok, it would be great and installing to the NMP repository would be the best because now it's not installing the newest (current) version.
@mappum maybe the only way is deleting this npm package and then I create an official
@melanke @mappum , obviously the problem was not fixed and this is blocking those who want to use this nice library with nodejs. Any update about this ?
@nfleury Hardly a good solution but you can do npm install --save git+https://github.com/melanke/Watch.JS.git
@mappum : Bump !
- @melanke suggested to delete the package.
- Please read https://docs.npmjs.com/misc/disputes
- Or, at least, until the resolution of this issue, publish on npm, because this is too confusing (didn't you took the responsibility here: #32 ?)
- Related to #54 #67 #87