Closed sandric closed 10 years ago
There is a issue for bower, at the end of the issue leave say that you need X package removed. Then add the real one.
For now I just use bower install visionmedia/move.js
There should be a packaged version of this library, for non-component users.
i don't mind a pr that generates bower.json
+ package.json
automatically from component.json
.
the overhead of updating each after a release is too big imho, something like: this
Or you can just omit the version
field, that way npm and Bower will use Git tags.
Not sure if this is possible to migrate from component. Any ideas about that?