mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-11 20:55:01 +00:00
Add censor plugin. Various other fixes/features. Update Knub to 9.4.13.
This commit is contained in:
parent
0c806f32fd
commit
e7734c558c
9 changed files with 283 additions and 43 deletions
|
@ -29,14 +29,16 @@
|
|||
"@types/node": "^8.0.50",
|
||||
"dotenv": "^4.0.0",
|
||||
"eris": "^0.8.6",
|
||||
"escape-string-regexp": "^1.0.5",
|
||||
"humanize-duration": "^3.15.0",
|
||||
"knex": "^0.14.6",
|
||||
"knub": "^9.4.11",
|
||||
"knub": "^9.4.13",
|
||||
"lodash.at": "^4.6.0",
|
||||
"lodash.difference": "^4.5.0",
|
||||
"lodash.isequal": "^4.5.0",
|
||||
"mariasql": "^0.2.6",
|
||||
"moment-timezone": "^0.5.21",
|
||||
"tlds": "^1.203.1",
|
||||
"ts-node": "^3.3.0",
|
||||
"typescript": "^2.9.2"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue