mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-08-06 03:48:41 +02:00
Re-generate lock file
Running `npm ci` you always get a warning about an old lock-file format being used: ``` npm WARN old lockfile npm WARN old lockfile The package-lock.json file was created with an old version of npm, npm WARN old lockfile so supplemental metadata must be fetched from the registry. npm WARN old lockfile npm WARN old lockfile This is a one-time fix-up, please be patient... npm WARN old lockfile ``` This patch simply re-generates the file by removing the old one and running`npm install`. That gets rid of the warning.
This commit is contained in:
Generated
+18973
-80
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user