1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 01:47:00 +01:00

fix: desktop lavamoat policies (#17928)

This commit is contained in:
João Tavares 2023-02-28 14:51:43 +00:00 committed by GitHub
parent 9e7bc210a2
commit 656b6d1963
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -816,6 +816,8 @@
},
"@metamask/desktop": {
"globals": {
"TextDecoder": true,
"TextEncoder": true,
"WebSocket": true,
"clearInterval": true,
"clearTimeout": true,