operational fixes
Build and Push Docker Image / build (push) Successful in 26s

This commit is contained in:
jason
2026-04-22 17:00:42 -05:00
parent b5318abe0a
commit 0a47b90e21
5 changed files with 341 additions and 41 deletions
+2
View File
@@ -17,6 +17,7 @@
"express-session": "^1.18.0",
"multer": "^1.4.5-lts.1",
"occt-import-js": "^0.0.23",
"pngjs": "^6.0.0",
"slugify": "^1.6.6",
"three": "^0.184.0"
},
@@ -28,6 +29,7 @@
"@types/express-session": "^1.18.0",
"@types/multer": "^1.4.11",
"@types/node": "^22.0.0",
"@types/pngjs": "^6.0.5",
"@types/three": "^0.184.0",
"autoprefixer": "^10.4.19",
"concurrently": "^8.2.2",