build lockfile
Build and Push Docker Image / build (push) Successful in 31s

This commit is contained in:
2026-05-09 23:10:59 -05:00
parent 31cc67dbae
commit fffa421511
5 changed files with 3213 additions and 5 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"permissions": {
"allow": [
"Bash(npm --version)",
"Bash(npm install *)"
]
}
}