Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit ffa4ee5

Browse files
committed
Upgrade module API
1 parent e838e18 commit ffa4ee5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"dependencies": {
5858
"@babel/runtime": "^7.12.5",
5959
"@matrix-org/analytics-events": "^0.1.1",
60-
"@matrix-org/react-sdk-module-api": "^0.0.1",
60+
"@matrix-org/react-sdk-module-api": "^0.0.3",
6161
"@sentry/browser": "^6.11.0",
6262
"@sentry/tracing": "^6.11.0",
6363
"@testing-library/react": "^12.1.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1484,10 +1484,10 @@
14841484
version "3.2.8"
14851485
resolved "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.8.tgz#8d53636d045e1776e2a2ec6613e57330dd9ce856"
14861486

1487-
"@matrix-org/react-sdk-module-api@^0.0.1":
1488-
version "0.0.1"
1489-
resolved "https://registry.yarnpkg.com/@matrix-org/react-sdk-module-api/-/react-sdk-module-api-0.0.1.tgz#3d659c91e2ca7b6e896d797c4908dd230e3fb5c6"
1490-
integrity sha512-5gLyLqCz5QaWggdlQaZzIuxc5GBTPCDDgyiChpBgMgEjT5XVxogRfyjR0cCG9nktVq/Rj64N7C5dXEjWJsw5UQ==
1487+
"@matrix-org/react-sdk-module-api@^0.0.3":
1488+
version "0.0.3"
1489+
resolved "https://registry.yarnpkg.com/@matrix-org/react-sdk-module-api/-/react-sdk-module-api-0.0.3.tgz#a7ac1b18a72d18d08290b81fa33b0d8d00a77d2b"
1490+
integrity sha512-jQmLhVIanuX0g7Jx1OIqlzs0kp72PfSpv3umi55qVPYcAPQmO252AUs0vncatK8O4e013vohdnNhly19a/kmLQ==
14911491
dependencies:
14921492
"@babel/runtime" "^7.17.9"
14931493

0 commit comments

Comments
 (0)