-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Outdated NPM version #1148
Comments
+1 |
1 similar comment
+1 |
0.12.1 please |
+1 |
+2 (I have a dude right next to me). He concurs. |
+1 |
|
i forked it and published under a different name: https://www.npmjs.com/package/ui-select-that-was-forked-solely-to-update-npm-version |
👏 |
+1 |
1 similar comment
+1 |
this is the problem with 500+ open issues. something trivial that will make a lot of peoples lives easier gets ignored for no reason |
👍 we need this!! |
|
@mkoryak Please consider not deleting the package. Anyone who relies on it may discover suddenly during a deployment that the package is gone with no context. npm recommends against unpublishing packages people depend on. I'd recommend publishing a patch version containing a deprecation notice in the README and using Thanks for the package by the way! |
fair enough, ill do that. Glad people found it useful, even with the funny package name :) |
npm version is out of date again, 0.12.100 instead of 0.13.2, which contains big fixes. @mkoryak since this is a recurring issue could we get npm install ui-select-that-was-forked-solely-to-update-npm-version upgraded to 0.13.2? |
maybe you are looking at the wrong thing, but the npm version is now correct: https://www.npmjs.com/package/ui-select (it still doesnt have a correct main in package.json though) |
Closing as the current maintainers are publishing to npm. |
The published version on NPM is only
0.11.2
, can you please publish0.12
?My concern is the
"postinstall": "bower install"
under0.12
which would force me to install globally bower on my production machines only forui-select
.The text was updated successfully, but these errors were encountered: