ACreated the package.json
This commit is contained in:
9
api/package.json
Normal file
9
api/package.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "api",
|
||||
"version": "1.0.0",
|
||||
"main": "server.js",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"socket.io": "^4.7.2"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user