mirror of
https://github.com/Ratstail91/SANCTUM.git
synced 2025-11-29 02:24:27 +11:00
Created an empty shell of a server
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "shared",
|
||||
"name": "Shared",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "calc_random.js",
|
||||
"main": "shared.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
@@ -10,6 +10,6 @@
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"dotenv": "^6.1.0",
|
||||
"sync-request": "^6.0.0"
|
||||
"socket.io-client": "^2.1.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user