0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00

Grouped together @tryghost packages

- we're doing this to reduce the repo PR noise when a separate monorepo
  get published
- you can still update your dependency with yarn, and then this rollup
  PR will be occasionally merged
This commit is contained in:
Daniel Lockyer 2022-08-05 14:24:46 +02:00
parent 5704ac061e
commit ce42dcfa50
No known key found for this signature in database
GPG key ID: D21186F0B47295AD

View file

@ -61,6 +61,12 @@
"ghost/admin/lib/koenig-editor/package.json"
],
"packageRules": [
{
"packagePatterns": [
"@tryghost"
],
"groupName": "@tryghost"
},
{
"packagePatterns": [
"metascraper"