Use matrix-react-sdk directly

This commit is contained in:
Robert Long
2021-09-29 10:50:39 -07:00
parent 37e0ad9f58
commit c4a626b530
4 changed files with 672 additions and 164 deletions

View File

@@ -12,12 +12,14 @@
"events": "^3.3.0",
"lodash-move": "^1.1.1",
"matrix-js-sdk": "file:../matrix-js-sdk",
"matrix-react-sdk": "file:../matrix-react-sdk",
"re-resizable": "^6.9.0",
"react": "^17.0.0",
"react-dom": "^17.0.0",
"react-router-dom": "^5.2.0",
"react-use-gesture": "^9.1.3",
"react-use-measure": "^2.0.4",
"sass": "^1.42.1",
"vite-plugin-svgr": "^0.4.0"
},
"devDependencies": {