Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit aec1e98

Browse files
committed
Released js-sdk
1 parent 098476d commit aec1e98

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
@@ -80,7 +80,7 @@
8080
"linkifyjs": "^2.1.6",
8181
"lodash": "^4.13.1",
8282
"lolex": "2.3.2",
83-
"matrix-js-sdk": "^1.1.0-rc.1",
83+
"matrix-js-sdk": "1.1.0",
8484
"optimist": "^0.6.1",
8585
"pako": "^1.0.5",
8686
"png-chunks-extract": "^1.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4950,10 +4950,10 @@ mathml-tag-names@^2.0.1:
49504950
resolved "https://registry.yarnpkg.com/mathml-tag-names/-/mathml-tag-names-2.1.0.tgz#490b70e062ee24636536e3d9481e333733d00f2c"
49514951
integrity sha512-3Zs9P/0zzwTob2pdgT0CHZuMbnSUSp8MB1bddfm+HDmnFWHGT4jvEZRf+2RuPoa+cjdn/z25SEt5gFTqdhvJAg==
49524952

4953-
matrix-js-sdk@^1.1.0-rc.1:
4954-
version "1.1.0-rc.1"
4955-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-1.1.0-rc.1.tgz#11a9e9215e766274d99f44eff0a8c4d33d34f870"
4956-
integrity sha512-I87gvaMKKmFGDU8q4YUiEP0RVr0ni+v64TYaqllKV2zMGgl2serz+O9pvgfyGgzwFUQ77nPG7NGH4ku+S5I2LA==
4953+
4954+
version "1.1.0"
4955+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-1.1.0.tgz#f0db49de2aa0b0d50c1fe49da538beb4926ce59c"
4956+
integrity sha512-ECoMN6DkwPdKiMa/jSoMkSDngFCo6x7oH84rLd1NtD7lBPl3Ejj6ARa0iIELE7u0OUO6J0FzdWh7Hd0ZnVTmww==
49574957
dependencies:
49584958
another-json "^0.2.0"
49594959
babel-runtime "^6.26.0"

0 commit comments

Comments
 (0)