Home screen update
All checks were successful
Build and publish / Build Container (push) Successful in 1m28s

This commit is contained in:
2026-03-03 20:16:26 -05:00
parent 82f29dceae
commit 5018311990
24 changed files with 1799 additions and 398 deletions

View File

@@ -1,12 +1,15 @@
{
"name": "@ztimson/net-navi",
"version": "1.0.0",
"description": "Network Navigation Program",
"type": "module",
"dependencies": {
"@ztimson/ai-utils": "^0.8.8",
"@ztimson/ai-utils": "^0.8.9",
"@ztimson/utils": "^0.28.14",
"cors": "^2.8.5",
"dotenv": "^17.3.1",
"express": "^4.18.2",
"sharp": "^0.34.5",
"socket.io": "^4.6.1"
},
"scripts": {