Skip to content

Commit fab0d70

Browse files
committed
react-sdk rc.3
1 parent 6259fba commit fab0d70

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
@@ -74,7 +74,7 @@
7474
"gfm.css": "^1.1.2",
7575
"highlight.js": "^9.13.1",
7676
"matrix-js-sdk": "2.2.0-rc.2",
77-
"matrix-react-sdk": "1.4.0-rc.2",
77+
"matrix-react-sdk": "1.4.0-rc.3",
7878
"modernizr": "^3.6.0",
7979
"olm": "https://packages.matrix.org/npm/olm/olm-3.1.0.tgz",
8080
"prop-types": "^15.6.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5871,10 +5871,10 @@ matrix-mock-request@^1.2.3:
58715871
bluebird "^3.5.0"
58725872
expect "^1.20.2"
58735873

5874-
matrix-react-sdk@1.4.0-rc.2:
5875-
version "1.4.0-rc.2"
5876-
resolved "https://registry.yarnpkg.com/matrix-react-sdk/-/matrix-react-sdk-1.4.0-rc.2.tgz#3b19107b6cd2adafd8c59c265c0ac19031b7b7fa"
5877-
integrity sha512-GATvYpBxb2HlcvRFuu7F6x0SOUrbjrfICN0reH9N5WJb+de3BjxMndsX1D1d9eaWTP2MbbKAIaFhXfj+UhtLRA==
5874+
matrix-react-sdk@1.4.0-rc.3:
5875+
version "1.4.0-rc.3"
5876+
resolved "https://registry.yarnpkg.com/matrix-react-sdk/-/matrix-react-sdk-1.4.0-rc.3.tgz#8f77586b32327e4a6f6c3eb56019f5e59813690a"
5877+
integrity sha512-93YWuT8vw65iOGHHE+nFrjGQbIOKks1UnSqjnYOESBnIvJsslLDOYhnqAHOyMdQJRxIA/eLrpVKEvBqf457xuw==
58785878
dependencies:
58795879
babel-plugin-syntax-dynamic-import "^6.18.0"
58805880
babel-runtime "^6.26.0"

0 commit comments

Comments
 (0)