add package-lock.json

This commit is contained in:
2026-03-16 12:28:39 +03:30
parent 364eb55fb5
commit a65440fd1f
4 changed files with 12 additions and 2 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"app": "dpage",
"port": 4000,
"build": {
"location": "iran"
},
"disks": [],
"node":{
"mirror":false
}
}