Add package-lock.json

This commit is contained in:
2026-08-22 17:40:02 +00:00
parent 3b02071fe7
commit 093b4ac46f
+12
View File
@@ -0,0 +1,12 @@
{
"name": "college-chess-party",
"version": "1.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "college-chess-party",
"version": "1.0.0"
}
}
}