mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-11 20:55:01 +00:00
Update Knub. Add lodash.at for new util functions.
This commit is contained in:
parent
c087654979
commit
74f643487c
2 changed files with 19 additions and 4 deletions
|
@ -23,12 +23,14 @@
|
|||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@types/knex": "0.0.64",
|
||||
"@types/lodash.at": "^4.6.3",
|
||||
"@types/moment-timezone": "^0.5.6",
|
||||
"@types/node": "^8.0.50",
|
||||
"dotenv": "^4.0.0",
|
||||
"eris": "^0.8.6",
|
||||
"knex": "^0.14.6",
|
||||
"knub": "^9.4.5",
|
||||
"knub": "^9.4.9",
|
||||
"lodash.at": "^4.6.0",
|
||||
"mariasql": "^0.2.6",
|
||||
"moment-timezone": "^0.5.21",
|
||||
"ts-node": "^3.3.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue