mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-23 11:55:01 +03:00
Published new versions
- @tryghost/adapter-manager@0.1.0 - @tryghost/mw-session-from-token@0.1.0
This commit is contained in:
parent
814c513b53
commit
583d357675
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tryghost/adapter-manager",
|
||||
"version": "0.0.0",
|
||||
"version": "0.1.0",
|
||||
"repository": "https://github.com/TryGhost/Ghost-Utils/tree/master/packages/adapter-manager",
|
||||
"author": "Ghost Foundation",
|
||||
"license": "MIT",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tryghost/mw-session-from-token",
|
||||
"version": "0.0.0",
|
||||
"version": "0.1.0",
|
||||
"repository": "https://github.com/TryGhost/Ghost-Utils/tree/master/packages/mw-session-from-token",
|
||||
"author": "Ghost Foundation",
|
||||
"license": "MIT",
|
||||
@ -28,6 +28,5 @@
|
||||
"should": "13.2.3",
|
||||
"sinon": "9.0.1",
|
||||
"typescript": "^3.8.3"
|
||||
},
|
||||
"dependencies": {}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user