instacart / Snacks

The Instacart Component Library
https://instacart.github.io/Snacks/
Apache License 2.0
81 stars 36 forks source link

Remove and ignore package-lock.json #332

Closed nathanmarks closed 5 years ago

nathanmarks commented 5 years ago

We use yarn.lock, this shouldn't be in the repo.

It was removed previously, but not added to gitignore and got put back in this PR: https://github.com/instacart/Snacks/pull/329

codecov[bot] commented 5 years ago

Codecov Report

Merging #332 into master will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #332   +/-   ##
=======================================
  Coverage   80.23%   80.23%           
=======================================
  Files          60       60           
  Lines        1093     1093           
  Branches      215      215           
=======================================
  Hits          877      877           
  Misses        164      164           
  Partials       52       52