added handling in case of desynced package.json package-lock.json

This commit is contained in:
2025-10-21 22:42:06 +02:00
parent 364fb41f0e
commit b3a3a5680e
3 changed files with 552 additions and 2 deletions

6
package-lock.json generated Normal file
View File

@@ -0,0 +1,6 @@
{
"name": "Schichtenplaner",
"lockfileVersion": 3,
"requires": true,
"packages": {}
}