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

Update dependency @tryghost/limit-service to v0.3.0

refs https://github.com/TryGhost/Team/issues/510

- This update fixes the casing of the limit names
This commit is contained in:
Hannah Wolfe 2021-03-04 21:17:27 +00:00
parent 6f579331e1
commit fd0a4692c9
2 changed files with 5 additions and 5 deletions

View file

@ -56,7 +56,7 @@
"@tryghost/kg-default-cards": "4.0.0-rc.6",
"@tryghost/kg-markdown-html-renderer": "4.0.0-rc.2",
"@tryghost/kg-mobiledoc-html-renderer": "4.0.0-rc.1",
"@tryghost/limit-service": "0.2.1",
"@tryghost/limit-service": "0.3.0",
"@tryghost/magic-link": "0.6.7",
"@tryghost/members-api": "1.0.0-rc.4",
"@tryghost/members-csv": "0.4.5",

View file

@ -509,10 +509,10 @@
dependencies:
"@tryghost/kg-clean-basic-html" "^1.0.11"
"@tryghost/limit-service@0.2.1":
version "0.2.1"
resolved "https://registry.yarnpkg.com/@tryghost/limit-service/-/limit-service-0.2.1.tgz#9078cbbdd4a46013f353f9e73d757b9c455c9375"
integrity sha512-tsT3enJnBIPNxvDmut/2/PA2kvV/tzdMiJB20z5EhqqnmMjG4wQ2Tn8wnSz9/lNFf4d832JiKIkcMpjtTDfXWQ==
"@tryghost/limit-service@0.3.0":
version "0.3.0"
resolved "https://registry.yarnpkg.com/@tryghost/limit-service/-/limit-service-0.3.0.tgz#e205c6e6e77c7ce940a92cd2adbfa4e37fc2f20e"
integrity sha512-OqT++jq9EPgVt5tDEfvYJ+ZdI2vGuf55RmqDTGmd1zKVJqj8O3OfHFOCdWV5nKsZm874qe3TAVykuXhekiGawA==
dependencies:
lodash "^4.17.21"