Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

Commit

Permalink
Merge pull request #304 from tchapgouv/release-2.5.5
Browse files Browse the repository at this point in the history
Release 2.5.5
  • Loading branch information
mcalinghee committed Jul 27, 2022
2 parents 250c20f + b66bcfc commit 2aeeef6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "tchap-web",
"productName": "Tchap",
"main": "electron_app/src/electron-main.js",
"version": "2.5.4",
"version": "2.5.5",
"description": "A feature-rich client for Matrix.org",
"author": "MinArm/DINUM/matrix.org",
"repository": {
Expand Down Expand Up @@ -90,7 +90,7 @@
"gfm.css": "^1.1.2",
"highlight.js": "^9.13.1",
"matrix-js-sdk": "github:tchapgouv/matrix-js-sdk#c84907a",
"matrix-react-sdk": "github:tchapgouv/matrix-react-sdk#1dd94d6",
"matrix-react-sdk": "github:tchapgouv/matrix-react-sdk#2.5.5-tchap",
"modernizr": "^3.6.0",
"olm": "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.8.tgz",
"prop-types": "^15.6.2",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6218,9 +6218,9 @@ matrix-mock-request@^1.2.3:
bluebird "^3.5.0"
expect "^1.20.2"

"matrix-react-sdk@github:tchapgouv/matrix-react-sdk#1dd94d6":
version "2.5.4-tchap"
resolved "https://codeload.github.com/tchapgouv/matrix-react-sdk/tar.gz/1dd94d66c7defe19205b0cfc3fb5d929a0be4dab"
"matrix-react-sdk@github:tchapgouv/matrix-react-sdk#2.5.5-tchap":
version "2.5.5-tchap"
resolved "https://codeload.github.com/tchapgouv/matrix-react-sdk/tar.gz/26d2e9396b5e0a01cc8973b3aa7b09ce94f5a7da"
dependencies:
babel-plugin-syntax-dynamic-import "^6.18.0"
babel-runtime "^6.26.0"
Expand Down

0 comments on commit 2aeeef6

Please sign in to comment.