convert to TypeScript and fix bugs
This commit is contained in:
@@ -11,6 +11,11 @@
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"express": "^4.18.1",
|
||||
"serialize-anything": "^1.1.10",
|
||||
"socket.io": "^4.5.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/express": "^4.17.13",
|
||||
"typescript": "^4.7.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user