corrade-group-discord-bridge – Diff between revs 1 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 1 Rev 3
Line 14... Line 14...
14 ], 14 ],
15 "author": "Wizardry and Steamworks <office@grimore.org>", 15 "author": "Wizardry and Steamworks <office@grimore.org>",
16 "license": "CC-BY-2.0", 16 "license": "CC-BY-2.0",
17 "dependencies": { 17 "dependencies": {
18 "discord.js": "^12.5.3", 18 "discord.js": "^12.5.3",
19 "mqtt": "^2.18.8", 19 "mqtt": "^2.18.9",
20 "qs": "^6.9.1", 20 "qs": "^6.13.1",
21 "uuid": "^8.3.2", 21 "uuid": "^8.3.2",
22 "winston": "^3.2.1", 22 "winston": "^3.17.0",
23 "yamljs": "^0.3.0" 23 "yamljs": "^0.3.0"
24 } 24 }
25 } 25 }