Saving while it works xD
This commit is contained in:
@@ -21,12 +21,14 @@
|
||||
"cors": "^2.8.5",
|
||||
"express": "^4.17.1",
|
||||
"p5": "^1.2.0",
|
||||
"socket.io": "^3.1.0"
|
||||
"socket.io": "^3.1.0",
|
||||
"uuid": "^8.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/express": "^4.17.11",
|
||||
"@types/socket.io": "^2.1.13",
|
||||
"@types/p5": "^0.9.1",
|
||||
"@types/socket.io": "^2.1.13",
|
||||
"@types/uuid": "^8.3.0",
|
||||
"typescript": "^4.1.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user