added suport for the canvas to be saved on the reload of the server
This commit is contained in:
parent
ec553dd513
commit
13c202f583
4 changed files with 46 additions and 11 deletions
|
|
@ -2,6 +2,7 @@
|
|||
"dependencies": {
|
||||
"cookie-parser": "^1.4.6",
|
||||
"express": "^4.18.2",
|
||||
"fs": "^0.0.1-security",
|
||||
"socket.io": "^4.7.1"
|
||||
},
|
||||
"name": "collaborative-pixel-art",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue