mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 03:44:29 +03:00
Published new versions
- @tryghost/members-browser-auth@0.1.0 - @tryghost/members-gateway-api@0.1.1
This commit is contained in:
parent
bfa1354ef4
commit
c70f1c7b45
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@tryghost/members-browser-auth",
|
"name": "@tryghost/members-browser-auth",
|
||||||
"version": "0.0.0",
|
"version": "0.1.0",
|
||||||
"repository": "https://github.com/TryGhost/Members/tree/master/packages/members-browser-auth",
|
"repository": "https://github.com/TryGhost/Members/tree/master/packages/members-browser-auth",
|
||||||
"author": "Ghost Foundation",
|
"author": "Ghost Foundation",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -24,9 +24,9 @@
|
|||||||
"sinon": "7.3.1"
|
"sinon": "7.3.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"@tryghost/members-gateway-api": "^0.1.1",
|
||||||
"bluebird": "^3.5.4",
|
"bluebird": "^3.5.4",
|
||||||
"ghost-ignition": "^3.1.0",
|
"ghost-ignition": "^3.1.0",
|
||||||
"lodash": "^4.17.11",
|
"lodash": "^4.17.11"
|
||||||
"@tryghost/members-gateway-api": "^0.1.0"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@tryghost/members-gateway-api",
|
"name": "@tryghost/members-gateway-api",
|
||||||
"version": "0.1.0",
|
"version": "0.1.1",
|
||||||
"repository": "https://github.com/TryGhost/Members/tree/master/packages/members-gateway-api",
|
"repository": "https://github.com/TryGhost/Members/tree/master/packages/members-gateway-api",
|
||||||
"author": "Ghost Foundation",
|
"author": "Ghost Foundation",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
Loading…
Reference in New Issue
Block a user