mirror of
https://github.com/Ratstail91/SANCTUM.git
synced 2025-11-29 02:24:27 +11:00
Removed express, added authentication
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"dotenv": "^6.1.0",
|
||||
"express": "^4.16.4",
|
||||
"forever": "^0.15.3",
|
||||
"socket.io": "^2.1.1"
|
||||
"socket.io": "^2.1.1",
|
||||
"socketio-auth": "^0.1.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user