refactor: 重構後端代碼, 換用 Deno
This commit is contained in:
16
package.json
16
package.json
@@ -1,16 +0,0 @@
|
||||
{
|
||||
"private": "true",
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@types/react": "^19.1.1",
|
||||
"@types/react-dom": "^19.1.2",
|
||||
"express": "^4.21.2",
|
||||
"socket.io": "^4.8.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.26.10",
|
||||
"@babel/preset-env": "^7.26.9",
|
||||
"@babel/preset-react": "^7.26.3",
|
||||
"babel-minify": "^0.5.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user