mirror of
https://git.waldn.net/git/knotteye/satyr.git
synced 2026-01-17 05:15:08 +00:00
Added runtime config.
This commit is contained in:
@@ -14,9 +14,11 @@
|
||||
"dependencies": {
|
||||
"bcrypt": "^3.0.6",
|
||||
"check-localhost": "0.0.1",
|
||||
"config": "^3.2.2",
|
||||
"irc": "^0.5.2",
|
||||
"mysql": "^2.17.1",
|
||||
"node-media-server": ">=2.1.3 <3.0.0"
|
||||
"node-media-server": ">=2.1.3 <3.0.0",
|
||||
"toml": "^3.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^12.7.5"
|
||||
|
||||
Reference in New Issue
Block a user