Group Matrix SDK dependencies

This commit is contained in:
2025-12-08 18:31:46 +00:00
parent 845e85f516
commit 09a986abce

View File

@@ -37,6 +37,13 @@
"@fullcalendar/list", "@fullcalendar/list",
"@fullcalendar/react" "@fullcalendar/react"
] ]
},
{
"groupName": "matrix-sdk",
"matchPackageNames": [
"matrix-sdk",
"matrix-sdk-ui"
]
} }
] ]
} }