mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-11 20:55:01 +00:00
feat: save deleted spam logs; server spam logs from a web server; update Knub to 9.6.4
This commit is contained in:
parent
847ee11195
commit
16be52a5e7
10 changed files with 167 additions and 10 deletions
|
@ -33,7 +33,7 @@
|
|||
"escape-string-regexp": "^1.0.5",
|
||||
"humanize-duration": "^3.15.0",
|
||||
"knex": "^0.14.6",
|
||||
"knub": "^9.6.2",
|
||||
"knub": "^9.6.4",
|
||||
"lodash.at": "^4.6.0",
|
||||
"lodash.difference": "^4.5.0",
|
||||
"lodash.intersection": "^4.4.0",
|
||||
|
@ -42,7 +42,8 @@
|
|||
"moment-timezone": "^0.5.21",
|
||||
"tlds": "^1.203.1",
|
||||
"ts-node": "^3.3.0",
|
||||
"typescript": "^2.9.2"
|
||||
"typescript": "^2.9.2",
|
||||
"uuid": "^3.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"nodemon": "^1.17.5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue