mirror of
https://git.waldn.net/git/knotteye/satyr.git
synced 2025-09-08 06:32:46 +00:00
Add working Socket.IO based chat
Bump version I guess.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "satyr",
|
||||
"version": "0.2.0",
|
||||
"version": "0.3.0",
|
||||
"description": "A livestreaming server.",
|
||||
"license": "AGPL-3.0",
|
||||
"author": "knotteye",
|
||||
@ -18,6 +18,7 @@
|
||||
"bcrypt": "^3.0.6",
|
||||
"body-parser": "^1.19.0",
|
||||
"config": "^3.2.2",
|
||||
"dirty": "^1.1.0",
|
||||
"express": "^4.17.1",
|
||||
"flags": "^0.1.3",
|
||||
"mysql": "^2.17.1",
|
||||
|
Reference in New Issue
Block a user