Fix types

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
pull/28217/head
Michael Telatynski 2023-11-28 17:05:14 +00:00
parent 5afae541c1
commit e97e378805
No known key found for this signature in database
GPG Key ID: A2B008A5F49F5D0D
1 changed files with 1 additions and 1 deletions

View File

@ -67,6 +67,7 @@
"@matrix-org/analytics-events": "^0.9.0",
"@matrix-org/emojibase-bindings": "^1.1.2",
"@matrix-org/matrix-wysiwyg": "2.17.0",
"@matrix-org/olm": "3.2.15",
"@matrix-org/react-sdk-module-api": "^2.2.1",
"@matrix-org/spec": "^1.7.0",
"@sentry/browser": "^7.0.0",
@ -232,7 +233,6 @@
"typescript": "5.2.2"
},
"peerDependencies": {
"@matrix-org/olm": "3.2.15",
"postcss": "^8.4.19",
"webpack": "^4.0.0 || ^5.0.0"
},