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

Commit 2134460

Browse files
committed
released js-sdk
1 parent a835d91 commit 2134460

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
@@ -81,7 +81,7 @@
8181
"linkifyjs": "^2.1.6",
8282
"lodash": "^4.13.1",
8383
"lolex": "2.3.2",
84-
"matrix-js-sdk": "2.0.1-rc.2",
84+
"matrix-js-sdk": "2.0.1",
8585
"optimist": "^0.6.1",
8686
"pako": "^1.0.5",
8787
"png-chunks-extract": "^1.0.0",

yarn.lock

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

4880-
4881-
version "2.0.1-rc.2"
4882-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-2.0.1-rc.2.tgz#6a00e4264f7e27a6f71a25ee9cbd935fbfbbf759"
4883-
integrity sha512-mq93SfeI9cc+BPfjNQKNzdLmq7l3BgFos8fhMt9ToLJB/wEg4xJXU0Nc8+31dDd65IDa4tGSyyCL4mRtpT6Nmw==
4880+
4881+
version "2.0.1"
4882+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-2.0.1.tgz#e9691c7fc142793aa8cd79e92d45698bcc5da8c4"
4883+
integrity sha512-+yj9fBdIE65v1+46TL/eLQGohtNZGBEtOD1n3nTAVBMogyVb2bpUWnqTli0ghiOCG9MKq7tWi+G4bDBTABxuxA==
48844884
dependencies:
48854885
another-json "^0.2.0"
48864886
babel-runtime "^6.26.0"

0 commit comments

Comments
 (0)