mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Respected peer dependency for bookshelf
no issue - need to use knex 0.14.x for now - Bookshelf already bumped the peer dependency in master, but was not released yet
This commit is contained in:
parent
e972483f6c
commit
c862110cc4
2 changed files with 1062 additions and 314 deletions
|
@ -73,7 +73,7 @@
|
|||
"jsonpath": "1.0.0",
|
||||
"jsonwebtoken": "8.4.0",
|
||||
"keypair": "1.0.1",
|
||||
"knex": "0.16.3",
|
||||
"knex": "0.14.6",
|
||||
"knex-migrator": "3.2.5",
|
||||
"lodash": "4.17.11",
|
||||
"markdown-it": "8.4.2",
|
||||
|
|
Loading…
Reference in a new issue