platform icon indicating copy to clipboard operation
platform copied to clipboard

Add package-lock.json to project

Open brylie opened this issue 7 years ago • 4 comments

We need to commit package-lock.json to our project, so we can encourage consistent development environments.

Task

  • [ ] commit package-lock.json to project

brylie avatar Oct 03 '17 09:10 brylie

@marla-singer @matleppa @anarva Should this be in prioritized backlog?

bajiat avatar Oct 26 '17 11:10 bajiat

@bajiat Difficult to answer. I'd say it is not a prioritized backlog because package-lock.json needs for npm v5 and more but Meteor.js uses npm v4.

marla-singer avatar Oct 26 '17 11:10 marla-singer

yeah, need to update versions

ilarimikkonen avatar Nov 06 '18 11:11 ilarimikkonen

we are still using package.json so that rules

ilarimikkonen avatar Dec 10 '18 10:12 ilarimikkonen