Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lock npm/ bower version #82

Open
amitaibu opened this issue Feb 8, 2016 · 3 comments
Open

Lock npm/ bower version #82

amitaibu opened this issue Feb 8, 2016 · 3 comments
Assignees

Comments

@amitaibu
Copy link
Member

amitaibu commented Feb 8, 2016

Find the installed npm versions -- http://stackoverflow.com/a/16704412/750039

For bower bower list seems to do the work as-well, but slightly harder to read

@ordavidil
Copy link
Contributor

npm seems to be locked already

@ordavidil
Copy link
Contributor

Bower seems to be locked as well besides the angular resolution, I'll open a PR for that.
The minor version is not locked for some of the packages, should we lock that too? As I know, minor versions don't make any big change.

@amitaibu
Copy link
Member Author

amitaibu commented Feb 9, 2016

No, it's not locked. It should have the explicit version. Minor version
changes might still break stuff - as there is no api gurantee like in elm.
On Feb 9, 2016 1:16 AM, "ordavidil" [email protected] wrote:

Bower seems to be locked
https://github.com/Gizra/generator-hedley/blob/master/app/templates/client/bower.json
as well besides the angular resolution, I'll open a PR for that.
The minor version is not locked for some of the packages, should we lock
that too? As I know, minor versions don't make any big change.


Reply to this email directly or view it on GitHub
#82 (comment)
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants