editing on server working

This commit is contained in:
2024-11-15 08:28:26 -07:00
parent 5c16280807
commit 96df19b045
3 changed files with 5 additions and 3 deletions

View File

@@ -24,7 +24,6 @@
"react": "^18",
"react-dom": "^18",
"socket.io": "^4.8.1",
"socket.io-client": "^4.8.1",
"superjson": "^2.2.1",
"ws": "^8.18.0",
"zod": "^3.23.8"
@@ -33,6 +32,7 @@
"@monaco-editor/loader": "^1.4.0",
"@monaco-editor/react": "^4.6.0",
"@testing-library/dom": "^10.4.0",
"socket.io-client": "^4.8.1",
"@testing-library/react": "^16.0.0",
"@types/node": "^22",
"@types/react": "^18",