chore: add package-lock.json for CI cache
Build and Deploy / build-and-test (push) Failing after 17s
Build and Deploy / build-image (push) Has been skipped
Build and Deploy / deploy (push) Has been skipped

This commit is contained in:
2026-05-31 13:36:32 +00:00
parent abf29e61de
commit fd007af842
+13
View File
@@ -0,0 +1,13 @@
{
"name": "signalledger.nl",
"version": "1.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "signalledger.nl",
"version": "1.0.0",
"devDependencies": {}
}
}
}