Add module API as a ependency of shared components (#31393)

As it refers to the i18n API for types
This commit is contained in:
David Baker
2025-12-03 10:58:44 +00:00
committed by GitHub
parent 4987d6c573
commit ac399e8afd
2 changed files with 6 additions and 0 deletions
+1
View File
@@ -59,6 +59,7 @@
"temporal-polyfill": "^0.3.0"
},
"devDependencies": {
"@element-hq/element-web-module-api": "^1.8.0",
"@element-hq/element-web-playwright-common": "^2.0.0",
"@playwright/test": "1.57.0",
"@storybook/addon-a11y": "^10.0.7",