Switch to github: URL to be consistent with other deps (#7588)

and resolves to a tarball which can be cached nicely. Also
some other yarn.lock change that yarn seems to be insisting on.

Fixes https://github.com/vector-im/element-web/issues/20628
This commit is contained in:
David Baker
2022-01-21 09:32:09 +00:00
committed by GitHub
parent 2e6f616e91
commit 91743c9a1a
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -90,7 +90,7 @@
"katex": "^0.12.0",
"lodash": "^4.17.20",
"maplibre-gl": "^1.15.2",
"matrix-analytics-events": "https://github.com/matrix-org/matrix-analytics-events.git#1eab4356548c97722a183912fda1ceabbe8cc7c1",
"matrix-analytics-events": "github:matrix-org/matrix-analytics-events.git#1eab4356548c97722a183912fda1ceabbe8cc7c1",
"matrix-events-sdk": "^0.0.1-beta.6",
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
"matrix-widget-api": "^0.1.0-beta.18",