mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-23 19:02:29 +03:00
Published new versions
- @tryghost/magic-link@0.4.12 - @tryghost/members-api@0.25.0 - @tryghost/members-ssr@0.8.4
This commit is contained in:
parent
d63484e99a
commit
20e3b6cc8a
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@tryghost/magic-link",
|
"name": "@tryghost/magic-link",
|
||||||
"version": "0.4.11",
|
"version": "0.4.12",
|
||||||
"repository": "https://github.com/TryGhost/Members/tree/master/packages/magic-link",
|
"repository": "https://github.com/TryGhost/Members/tree/master/packages/magic-link",
|
||||||
"author": "Ghost Foundation",
|
"author": "Ghost Foundation",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@tryghost/members-api",
|
"name": "@tryghost/members-api",
|
||||||
"version": "0.24.5",
|
"version": "0.25.0",
|
||||||
"repository": "https://github.com/TryGhost/Members/tree/master/packages/members-api",
|
"repository": "https://github.com/TryGhost/Members/tree/master/packages/members-api",
|
||||||
"author": "Ghost Foundation",
|
"author": "Ghost Foundation",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -25,7 +25,7 @@
|
|||||||
"sinon": "7.5.0"
|
"sinon": "7.5.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tryghost/magic-link": "^0.4.11",
|
"@tryghost/magic-link": "^0.4.12",
|
||||||
"bluebird": "^3.5.4",
|
"bluebird": "^3.5.4",
|
||||||
"body-parser": "^1.19.0",
|
"body-parser": "^1.19.0",
|
||||||
"cookies": "^0.8.0",
|
"cookies": "^0.8.0",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@tryghost/members-ssr",
|
"name": "@tryghost/members-ssr",
|
||||||
"version": "0.8.3",
|
"version": "0.8.4",
|
||||||
"repository": "https://github.com/TryGhost/Members/tree/master/packages/members-ssr",
|
"repository": "https://github.com/TryGhost/Members/tree/master/packages/members-ssr",
|
||||||
"author": "Ghost Foundation",
|
"author": "Ghost Foundation",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
Loading…
Reference in New Issue
Block a user