mirror of
https://github.com/vector-im/element-call.git
synced 2026-08-29 21:15:19 +00:00
Remove need to approve builds of matrix-js-sdk after every update
This commit is contained in:
@@ -9,7 +9,7 @@ allowBuilds:
|
|||||||
"@swc/core": true
|
"@swc/core": true
|
||||||
"core-js": true
|
"core-js": true
|
||||||
"esbuild": true
|
"esbuild": true
|
||||||
"matrix-js-sdk@https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/8c95727b6278fe7942c20d0b9485f984dd0694b7": true
|
"matrix-js-sdk@git+https://github.com/matrix-org/matrix-js-sdk.git": true
|
||||||
"protobufjs": true
|
"protobufjs": true
|
||||||
overrides:
|
overrides:
|
||||||
# We need compatible versions of RxJS in our dependencies and LiveKit's dependencies, but
|
# We need compatible versions of RxJS in our dependencies and LiveKit's dependencies, but
|
||||||
|
|||||||
Reference in New Issue
Block a user