Remove ais-test-map application, including dependencies, configuration, and source files.

This commit is contained in:
geoffsee
2025-07-21 19:45:35 -04:00
parent 81ca7ab06c
commit b62035b8b4
24 changed files with 738 additions and 7883 deletions

View File

@@ -16,7 +16,9 @@
"next-themes": "^0.4.6",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-icons": "^5.5.0"
"react-icons": "^5.5.0",
"socket.io-client": "^4.8.1",
"ws": "^8.18.3"
},
"devDependencies": {
"@chakra-ui/react": "^3.21.1",