mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Published new versions
- @tryghost/members-auth-pages@1.1.0 - @tryghost/members-browser-auth@0.2.0 - @tryghost/members-theme-bindings@0.2.3
This commit is contained in:
parent
474c495331
commit
192f27b5bd
3 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@tryghost/members-auth-pages",
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.0",
|
||||
"repository": "https://github.com/TryGhost/Members/tree/master/packages/members-gateway-protocol",
|
||||
"author": "Ghost Foundation",
|
||||
"license": "MIT",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@tryghost/members-browser-auth",
|
||||
"version": "0.1.3",
|
||||
"version": "0.2.0",
|
||||
"repository": "https://github.com/TryGhost/Members/tree/master/packages/members-browser-auth",
|
||||
"author": "Ghost Foundation",
|
||||
"license": "MIT",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@tryghost/members-theme-bindings",
|
||||
"version": "0.2.2",
|
||||
"version": "0.2.3",
|
||||
"repository": "https://github.com/TryGhost/Members/tree/master/packages/members-theme-bindings",
|
||||
"author": "Ghost Foundation",
|
||||
"license": "MIT",
|
||||
|
@ -31,7 +31,7 @@
|
|||
"sinon": "7.3.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tryghost/members-browser-auth": "^0.1.3",
|
||||
"@tryghost/members-browser-auth": "^0.2.0",
|
||||
"bluebird": "^3.5.4",
|
||||
"ghost-ignition": "^3.1.0",
|
||||
"lodash": "^4.17.11"
|
||||
|
|
Loading…
Add table
Reference in a new issue