0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00

Pin dependency @tryghost/express-dynamic-redirects to 0.1.0

This commit is contained in:
Renovate Bot 2021-10-07 15:51:39 +00:00 committed by Daniel Lockyer
parent 41d03bd08b
commit 7555020a49
2 changed files with 2 additions and 2 deletions

View file

@ -67,7 +67,7 @@
"@tryghost/email-analytics-provider-mailgun": "1.0.2",
"@tryghost/email-analytics-service": "1.0.2",
"@tryghost/errors": "0.2.16",
"@tryghost/express-dynamic-redirects": "^0.1.0",
"@tryghost/express-dynamic-redirects": "0.1.0",
"@tryghost/helpers": "1.1.52",
"@tryghost/image-transform": "1.0.16",
"@tryghost/job-manager": "0.8.10",

View file

@ -1387,7 +1387,7 @@
"@tryghost/ignition-errors" "^0.1.0"
lodash "^4.17.21"
"@tryghost/express-dynamic-redirects@^0.1.0":
"@tryghost/express-dynamic-redirects@0.1.0":
version "0.1.0"
resolved "https://registry.yarnpkg.com/@tryghost/express-dynamic-redirects/-/express-dynamic-redirects-0.1.0.tgz#85c6caa2887034ea8064a40ca0622a87e4000c4e"
integrity sha512-C9594LRjH3wsAWUoMCb5sZg/1Ifrn/O2aQeWQeBDgqUWAScmtUuIpkPNTRrq0cZ1Yv4ig5gWMKv4YSe5TdAVdA==