Add missing internal dev dependency

This commit is contained in:
Michael Telatynski
2025-07-31 10:15:14 +01:00
parent 7a24eecde8
commit dd402c834c
@@ -24,6 +24,7 @@
"test": "echo No tests for @element-hq/element-web-playwright-common" "test": "echo No tests for @element-hq/element-web-playwright-common"
}, },
"devDependencies": { "devDependencies": {
"@element-hq/element-web-module-api": "*",
"@types/lodash-es": "^4.17.12", "@types/lodash-es": "^4.17.12",
"typescript": "^5.8.2" "typescript": "^5.8.2"
}, },