Bump js-sdk dependency

For https://github.com/matrix-org/matrix-js-sdk/pull/2662
This commit is contained in:
David Baker
2022-09-13 16:39:14 +01:00
parent f71817b0a2
commit b1c9e8c07a
2 changed files with 4 additions and 4 deletions

View File

@@ -38,7 +38,7 @@
"classnames": "^2.3.1",
"color-hash": "^2.0.1",
"events": "^3.3.0",
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#36a6117ee284cefe7d16055352c9cefce30ce6b1",
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#41cee6f1cc29c14f60bfcde709ec322aeafbebb3",
"matrix-widget-api": "^1.0.0",
"mermaid": "^8.13.8",
"normalize.css": "^8.0.1",
@@ -79,4 +79,4 @@
"vite-plugin-html-template": "^1.1.0",
"vite-plugin-svgr": "^0.4.0"
}
}
}