Reset matrix-js-sdk back to develop branch

This commit is contained in:
RiotRobot
2024-08-27 12:44:59 +00:00
parent e66807e052
commit 5b91dd88e1
2 changed files with 4 additions and 6 deletions

View File

@@ -114,7 +114,7 @@
"maplibre-gl": "^2.0.0",
"matrix-encrypt-attachment": "^1.0.3",
"matrix-events-sdk": "0.0.1",
"matrix-js-sdk": "34.4.0",
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
"matrix-widget-api": "^1.8.2",
"memoize-one": "^6.0.0",
"minimist": "^1.2.5",
@@ -246,6 +246,5 @@
"outputDirectory": "coverage",
"outputName": "jest-sonar-report.xml",
"relativePaths": true
},
"typings": "./lib/index.d.ts"
}
}