add package lock

This commit is contained in:
Obelous 2025-06-24 19:02:31 +01:00
parent 3b3f2764bc
commit 10f077c83f

13
package-lock.json generated Normal file
View file

@ -0,0 +1,13 @@
{
"name": "jellyfin-monolith",
"version": "1.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "jellyfin-monolith",
"version": "1.0.0",
"license": "ISC"
}
}
}