chore: add package-lock.json to pin npm install

This commit is contained in:
2026-08-17 17:13:18 +07:00
parent dc67dc8c37
commit 84d22a43a3
+12
View File
@@ -0,0 +1,12 @@
{
"name": "Hurt",
"version": "3.6.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "Hurt",
"version": "3.6.2"
}
}
}