Skip to content
This repository has been archived by the owner on Oct 24, 2019. It is now read-only.

Add package-lock.json #87

Closed
alulsh opened this issue Sep 26, 2017 · 1 comment
Closed

Add package-lock.json #87

alulsh opened this issue Sep 26, 2017 · 1 comment

Comments

@alulsh
Copy link
Member

alulsh commented Sep 26, 2017

We should add a package-lock.json file to this project to avoid issues like https://github.com/mapbox/dispatch/issues/84 in the future.

Per the npm docs on package-lock.json:

package-lock.json is automatically generated for any operations where npm modifies either the node_modules tree, or package.json. It describes the exact tree that was generated, such that subsequent installs are able to generate identical trees, regardless of intermediate dependency updates.

This file is intended to be committed into source repositories

/cc @oliikit @zmully @k-mahoney

@alulsh alulsh mentioned this issue Nov 3, 2017
11 tasks
@alulsh
Copy link
Member Author

alulsh commented Nov 7, 2017

@alulsh alulsh closed this as completed Nov 7, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant