Commit 6926afe
committed
Switch
Lockfile version 3 has been supported since node version 18 (and npm
version 7). So there is no need to stay with lockfile version 2
anymore. The only real change it seems is that the `dependencies`
section is removed. This means that the file is about 1500 lines
shorter!package-lock.json to lockfile version 3.1 parent 2f02612 commit 6926afe
1 file changed
Lines changed: 1 addition & 1474 deletions
0 commit comments