hms-dbmi / vizarr

A minimal Zarr image viewer based on Viv.
https://hms-dbmi.github.io/vizarr/?source=https://minio-dev.openmicroscopy.org/idr/v0.3/idr0062-blin-nuclearsegmentation/6001240.zarr
MIT License
123 stars 18 forks source link

chore: bump npm requirement, use lockfileVersion 2 #130

Closed manzt closed 2 years ago

manzt commented 2 years ago

>=v7 of npm uses an updated version of package-lock.json. This PR is just bumping the lockfile to the latest version (npm install with latest npm) which automatically upgrades the old version.