mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 20:03:12 +03: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
@ -73,7 +73,7 @@
|
|||||||
"jsonpath": "1.0.0",
|
"jsonpath": "1.0.0",
|
||||||
"jsonwebtoken": "8.4.0",
|
"jsonwebtoken": "8.4.0",
|
||||||
"keypair": "1.0.1",
|
"keypair": "1.0.1",
|
||||||
"knex": "0.16.3",
|
"knex": "0.14.6",
|
||||||
"knex-migrator": "3.2.5",
|
"knex-migrator": "3.2.5",
|
||||||
"lodash": "4.17.11",
|
"lodash": "4.17.11",
|
||||||
"markdown-it": "8.4.2",
|
"markdown-it": "8.4.2",
|
||||||
|
Loading…
Reference in New Issue
Block a user