0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00

🛠 Pin knex, bookshelf & lodash until later (#7375)

refs #7189, refs #7291

- We will upgrade these when we are able to locate and resolve the memory leak that is caused by upgrading them
This commit is contained in:
Hannah Wolfe 2016-09-14 13:23:38 +01:00 committed by Katharina Irrgang
parent 0c628049fb
commit e0970bff8e

View file

@ -120,6 +120,9 @@
},
"greenkeeper": {
"ignore": [
"bookshelf",
"knex",
"lodash",
"glob",
"mysql",
"nodemailer",