Add "matrix-widget-api" to resolutions block

This commit is contained in:
Timo
2025-02-05 06:42:15 +01:00
parent 8afb45d45b
commit f48e124e19
2 changed files with 4 additions and 9 deletions

View File

@@ -118,5 +118,8 @@
"vite-plugin-svgr": "^4.0.0",
"vitest": "^3.0.0",
"vitest-axe": "^1.0.0-pre.3"
},
"resolutions": {
"matrix-widget-api": "1.10.0"
}
}