Update matrix-js-sdk

This commit is contained in:
Robert Long 2021-09-29 17:01:53 -07:00
parent b3325faeeb
commit 4ca2747ccb
2 changed files with 3 additions and 3 deletions

View file

@ -21,8 +21,8 @@
"react-use-measure": "^2.0.4" "react-use-measure": "^2.0.4"
}, },
"devDependencies": { "devDependencies": {
"vite-plugin-svgr": "^0.4.0",
"sass": "^1.42.1", "sass": "^1.42.1",
"vite": "^2.4.2" "vite": "^2.4.2",
"vite-plugin-svgr": "^0.4.0"
} }
} }

View file

@ -1602,7 +1602,7 @@ loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.2.0, loose-envify@^1.3
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#robertlong/group-call": "matrix-js-sdk@github:matrix-org/matrix-js-sdk#robertlong/group-call":
version "13.0.0" version "13.0.0"
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/5da072712debddcf8e32aadfe3772ece98654467" resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/688327dab5dece970f15426bb8fb010f09de6f6f"
dependencies: dependencies:
"@babel/runtime" "^7.12.5" "@babel/runtime" "^7.12.5"
another-json "^0.2.0" another-json "^0.2.0"