react-sdk rc.2

This commit is contained in:
RiotRobot 2019-11-22 17:27:27 +00:00
parent fa5475f1c0
commit 1cebd3dcd1
2 changed files with 5 additions and 5 deletions

View File

@ -75,7 +75,7 @@
"gfm.css": "^1.1.2",
"highlight.js": "^9.13.1",
"matrix-js-sdk": "2.4.4-rc.1",
"matrix-react-sdk": "1.7.3-rc.1",
"matrix-react-sdk": "1.7.3-rc.2",
"modernizr": "^3.6.0",
"olm": "https://packages.matrix.org/npm/olm/olm-3.1.4.tgz",
"prop-types": "^15.7.2",

View File

@ -5984,10 +5984,10 @@ matrix-mock-request@^1.2.3:
bluebird "^3.5.0"
expect "^1.20.2"
matrix-react-sdk@1.7.3-rc.1:
version "1.7.3-rc.1"
resolved "https://registry.yarnpkg.com/matrix-react-sdk/-/matrix-react-sdk-1.7.3-rc.1.tgz#ef109b2e843c803bad0aff459004125b00c752ec"
integrity sha512-fLoeoi5jv8aDUpZvWLI6wQdmYdex027/J84lMX8+VoaCzUl4d3dTKaA1dEoIsVVKnfsvPDarnMZgBSr2Aje48g==
matrix-react-sdk@1.7.3-rc.2:
version "1.7.3-rc.2"
resolved "https://registry.yarnpkg.com/matrix-react-sdk/-/matrix-react-sdk-1.7.3-rc.2.tgz#410df12d3fe61087c64f534174e06cfc7a840fc0"
integrity sha512-znnNPbYliV1lHwWBBR3hQkwzlxYzeXsAp0MWAm0bLGkcoj5pDbqIbfzVBRuqQf1vIc7b/Zr2V6I+TG31fNy3+g==
dependencies:
babel-plugin-syntax-dynamic-import "^6.18.0"
babel-runtime "^6.26.0"