Skip to content

Commit aba557f

Browse files
committed
Released react-sdk
1 parent 050ef95 commit aba557f

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
@@ -87,7 +87,7 @@
8787
"linkifyjs": "^2.1.6",
8888
"lodash": "^4.17.14",
8989
"lolex": "4.2",
90-
"matrix-js-sdk": "2.4.3-rc.1",
90+
"matrix-js-sdk": "2.4.3",
9191
"optimist": "^0.6.1",
9292
"pako": "^1.0.5",
9393
"png-chunks-extract": "^1.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5192,10 +5192,10 @@ mathml-tag-names@^2.0.1:
51925192
resolved "https://registry.yarnpkg.com/mathml-tag-names/-/mathml-tag-names-2.1.1.tgz#6dff66c99d55ecf739ca53c492e626f1d12a33cc"
51935193
integrity sha512-pWB896KPGSGkp1XtyzRBftpTzwSOL0Gfk0wLvxt4f2mgzjY19o0LxJ3U25vNWTzsh7da+KTbuXQoQ3lOJZ8WHw==
51945194

5195-
matrix-js-sdk@2.4.3-rc.1:
5196-
version "2.4.3-rc.1"
5197-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-2.4.3-rc.1.tgz#c06452b89c74976ac0bae0732325c0b359e6f2fa"
5198-
integrity sha512-aV70H10lSpjAOmnWDXIWc2CP5D1OylwSSfyc61QzjvGhECEYaiQi4rxH4ZFhX9AL3ezPHse7SY6AmKOCfqBQiw==
5195+
matrix-js-sdk@2.4.3:
5196+
version "2.4.3"
5197+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-2.4.3.tgz#23b78cc707a02eb0ce7eecb3aa50129e46dd5b6e"
5198+
integrity sha512-8qTqILd/NmTWF24tpaxmDIzkTk/bZhPD5N8h69PlvJ5Y6kMFctpRj+Tud5zZjl5/yhO07+g+JCyDzg+AagiM/A==
51995199
dependencies:
52005200
another-json "^0.2.0"
52015201
babel-runtime "^6.26.0"

0 commit comments

Comments
 (0)