mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-24 11:22:19 +03:00
Added missing package dependencies
no refs - the package dependencies of modules we use in `members-api` got missed with previous changes, updating
This commit is contained in:
parent
6c109b1080
commit
07d65c4741
@ -27,9 +27,12 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@tryghost/debug": "^0.1.2",
|
||||
"@tryghost/domain-events": "^0.1.1",
|
||||
"@tryghost/errors": "^0.2.9",
|
||||
"@tryghost/ignition-errors": "^0.1.2",
|
||||
"@tryghost/magic-link": "^1.0.12",
|
||||
"@tryghost/member-analytics-service": "^0.1.0",
|
||||
"@tryghost/member-events": "^0.2.0",
|
||||
"@tryghost/stripe-service": "^0.1.0",
|
||||
"@tryghost/tpl": "^0.1.2",
|
||||
"@types/jsonwebtoken": "^8.5.1",
|
||||
|
Loading…
Reference in New Issue
Block a user