move puzzle generation to server
This commit is contained in:
parent
e74a6fd62f
commit
3917c591b0
7 changed files with 207 additions and 213 deletions
|
|
@ -2,6 +2,7 @@
|
|||
"type": "module",
|
||||
"dependencies": {
|
||||
"express": "^4.17.1",
|
||||
"image-size": "^0.9.3",
|
||||
"ws": "^7.3.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue