mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 02:44:33 +03:00
fix: delete lodash.pickBy dependency
This commit is contained in:
parent
48b8660970
commit
e43aefe576
@ -50,7 +50,6 @@
|
|||||||
"jsonpath": "0.2.4",
|
"jsonpath": "0.2.4",
|
||||||
"knex": "0.10.0",
|
"knex": "0.10.0",
|
||||||
"lodash": "4.13.1",
|
"lodash": "4.13.1",
|
||||||
"lodash.pickby": "4.4.0",
|
|
||||||
"moment": "2.13.0",
|
"moment": "2.13.0",
|
||||||
"moment-timezone": "0.5.4",
|
"moment-timezone": "0.5.4",
|
||||||
"morgan": "1.7.0",
|
"morgan": "1.7.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user