mirror of https://github.com/vector-im/riot-web
parent
5afae541c1
commit
e97e378805
|
@ -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"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue