Gizra / generator-hedley

Scaffold a headless Drupal backend, Angular app client, and Behat tests
http://www.gizra.com/content/yo-hedley
98 stars 20 forks source link

Lock npm/ bower version #82

Open amitaibu opened 8 years ago

amitaibu commented 8 years ago

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 commented 8 years ago

npm seems to be locked already

ordavidil commented 8 years ago

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 commented 8 years ago

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" notifications@github.com 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 https://github.com/Gizra/generator-hedley/issues/82#issuecomment-181615536 .