nasa/cumulus-dashboard

Lock dependencies

Closed this issue · 3 comments

Lock dependencies since we're close to the end of development for this phase.

I'm fine doing this either by switching over to yarn, or npm shrinkwrap.

Let's do Yarn, as practice for the #dsfuture.

I'll implement this once the CircleCI PR (#337) is merged and resolved, since we'd want to switch that from NPM installation to Yarn installation (and caching based on Yarn Lockfile checksum instead of package.json checksum).