Skip to content

Commit dc9018d

Browse files
committed
js-sdk develop
1 parent fba646d commit dc9018d

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"linkifyjs": "^2.1.6",
8787
"lodash": "^4.17.14",
8888
"lolex": "4.2",
89-
"matrix-js-sdk": "2.4.1",
89+
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
9090
"optimist": "^0.6.1",
9191
"pako": "^1.0.5",
9292
"png-chunks-extract": "^1.0.0",

yarn.lock

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5187,10 +5187,9 @@ mathml-tag-names@^2.0.1:
51875187
resolved "https://registry.yarnpkg.com/mathml-tag-names/-/mathml-tag-names-2.1.1.tgz#6dff66c99d55ecf739ca53c492e626f1d12a33cc"
51885188
integrity sha512-pWB896KPGSGkp1XtyzRBftpTzwSOL0Gfk0wLvxt4f2mgzjY19o0LxJ3U25vNWTzsh7da+KTbuXQoQ3lOJZ8WHw==
51895189

5190-
matrix-js-sdk@2.4.1:
5190+
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
51915191
version "2.4.1"
5192-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-2.4.1.tgz#f32f8ebb1f01fa26711a4cf6b78eae125156f455"
5193-
integrity sha512-5mOp396eOtvaMiuUD85TWvuxSP532PuvtH/QLugBGenI15FGwtnC40cTnVYviYWGBi340FPrOKWulc5ILRX6qQ==
5192+
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/e024d047e358cf26caa47542c8f6d9a469a11cb2"
51945193
dependencies:
51955194
another-json "^0.2.0"
51965195
babel-runtime "^6.26.0"

0 commit comments

Comments
 (0)