1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2025-12-01 04:43:29 +03:00
This commit is contained in:
RiotRobot
2020-03-02 16:53:10 +00:00
parent 336fce55df
commit f654c8a892

View File

@@ -1,6 +1,6 @@
{ {
"name": "matrix-js-sdk", "name": "matrix-js-sdk",
"version": "5.1.0-rc.1", "version": "5.1.0",
"description": "Matrix Client-Server SDK for Javascript", "description": "Matrix Client-Server SDK for Javascript",
"scripts": { "scripts": {
"prepare": "yarn build", "prepare": "yarn build",