mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-25 23:28:33 -06:00
editing on server working
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user