0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00

Merge pull request #6623 from jaswilli/knex

Update knex and bookshelf
This commit is contained in:
Hannah Wolfe 2016-03-22 17:09:12 +00:00
commit 66fb70337f

View file

@ -30,7 +30,7 @@
"bcryptjs": "2.3.0",
"bluebird": "3.3.3",
"body-parser": "1.14.2",
"bookshelf": "0.9.1",
"bookshelf": "0.9.2",
"busboy": "0.2.12",
"chalk": "1.1.1",
"cheerio": "0.20.0",
@ -48,7 +48,7 @@
"intl": "1.0.1",
"intl-messageformat": "1.2.0",
"jsonpath": "0.2.2",
"knex": "0.9.0",
"knex": "0.10.0",
"lodash": "3.10.1",
"moment": "2.11.2",
"morgan": "1.6.1",