Skip to content

Commit

Permalink
v34.5.0-rc.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RiotRobot committed Sep 3, 2024
1 parent 27cb16f commit 5a1c70a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "matrix-js-sdk",
"version": "34.4.0",
"version": "34.5.0-rc.0",
"description": "Matrix Client-Server SDK for Javascript",
"engines": {
"node": ">=20.0.0"
Expand Down Expand Up @@ -127,6 +127,5 @@
"outputDirectory": "coverage",
"outputName": "jest-sonar-report.xml",
"relativePaths": true
},
"typings": "./lib/index.d.ts"
}
}

0 comments on commit 5a1c70a

Please sign in to comment.