mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Update dependency @tryghost/adapter-manager to v0.1.5
This commit is contained in:
parent
1da51ea8dc
commit
0cda4de484
2 changed files with 5 additions and 5 deletions
|
@ -41,7 +41,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@nexes/nql": "0.3.0",
|
"@nexes/nql": "0.3.0",
|
||||||
"@sentry/node": "5.15.5",
|
"@sentry/node": "5.15.5",
|
||||||
"@tryghost/adapter-manager": "0.1.4",
|
"@tryghost/adapter-manager": "0.1.5",
|
||||||
"@tryghost/errors": "0.1.2",
|
"@tryghost/errors": "0.1.2",
|
||||||
"@tryghost/helpers": "1.1.27",
|
"@tryghost/helpers": "1.1.27",
|
||||||
"@tryghost/image-transform": "0.2.2",
|
"@tryghost/image-transform": "0.2.2",
|
||||||
|
|
|
@ -345,10 +345,10 @@
|
||||||
dependencies:
|
dependencies:
|
||||||
defer-to-connect "^2.0.0"
|
defer-to-connect "^2.0.0"
|
||||||
|
|
||||||
"@tryghost/adapter-manager@0.1.4":
|
"@tryghost/adapter-manager@0.1.5":
|
||||||
version "0.1.4"
|
version "0.1.5"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/adapter-manager/-/adapter-manager-0.1.4.tgz#878ba9b5ebfc9a36f3dd87639410106030a18dd2"
|
resolved "https://registry.yarnpkg.com/@tryghost/adapter-manager/-/adapter-manager-0.1.5.tgz#cd1fd3edb15b4bf69f9c1c7676d5c8f7b0be1e58"
|
||||||
integrity sha512-5QqF1U5U7szCn9UP1Zvux/nGDJffPzljR+QZPaXrQMEVY9oLzKzw+S7fkvmE2bRUHj/x8ZW/08wZrY1hpmV/Nw==
|
integrity sha512-HJEfX+1jvJnfa3MGV7BK4njWicHsnRJb74dBbtnnMpNg20Y2Rkmrm6pSAOszhV/TaUU70zM+3q1F578XKNDUHA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@tryghost/errors" "^0.1.3"
|
"@tryghost/errors" "^0.1.3"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue