Fix types

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski
2023-11-28 16:46:46 +00:00
parent 31f3b8208f
commit ad0b90b2c1
3 changed files with 6 additions and 3 deletions
+1
View File
@@ -232,6 +232,7 @@
"typescript": "5.2.2"
},
"peerDependencies": {
"@matrix-org/olm": "3.2.15",
"postcss": "^8.4.19",
"webpack": "^4.0.0 || ^5.0.0"
},