mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-08 02:52:39 -05:00
Bumped @tryghost/members-api to 0.15.1
no issue - This bump removed limitation to cancel/renew "Complimentary" plan subscription
This commit is contained in:
parent
63b6bb58ad
commit
8def4fb402
2 changed files with 5 additions and 5 deletions
|
@ -42,7 +42,7 @@
|
|||
"@nexes/nql": "0.3.0",
|
||||
"@sentry/node": "5.12.3",
|
||||
"@tryghost/helpers": "1.1.22",
|
||||
"@tryghost/members-api": "0.15.0",
|
||||
"@tryghost/members-api": "0.15.1",
|
||||
"@tryghost/members-ssr": "0.7.4",
|
||||
"@tryghost/social-urls": "0.1.5",
|
||||
"@tryghost/string": "^0.1.3",
|
||||
|
|
|
@ -316,10 +316,10 @@
|
|||
jsonwebtoken "^8.5.1"
|
||||
lodash "^4.17.15"
|
||||
|
||||
"@tryghost/members-api@0.15.0":
|
||||
version "0.15.0"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/members-api/-/members-api-0.15.0.tgz#ca33bf0d7529e42f5a8f03cb788f4dff69c56a82"
|
||||
integrity sha512-y/Rt81Z57SLm0106rLtDqps4eMUlcjwZvHBDu2BT/VgkEOXSwqWN+OejdvkQFu4e+VIit7DppE64UyMwomlYwg==
|
||||
"@tryghost/members-api@0.15.1":
|
||||
version "0.15.1"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/members-api/-/members-api-0.15.1.tgz#65ea2722e200127a6f6604debbb77fa6c0c96dfd"
|
||||
integrity sha512-Nlt7ZmZGHKJamrzu7hbS9OlSFifH3w7XKr7IYwWYaAMhkJpHTqCCMBJ7tuyiC6c5YgwGt9AT51+JsFvum29hnA==
|
||||
dependencies:
|
||||
"@tryghost/magic-link" "^0.4.1"
|
||||
bluebird "^3.5.4"
|
||||
|
|
Loading…
Add table
Reference in a new issue