mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Ran yarn lavamoat:auto
This commit is contained in:
parent
ecf31c39d0
commit
9407747582
@ -223,11 +223,6 @@
|
||||
"js-tokens": true
|
||||
}
|
||||
},
|
||||
"@babel/parser": {
|
||||
"globals": {
|
||||
"BigInt": true
|
||||
}
|
||||
},
|
||||
"@babel/plugin-proposal-async-generator-functions": {
|
||||
"packages": {
|
||||
"@babel/core": true,
|
||||
@ -874,7 +869,6 @@
|
||||
},
|
||||
"acorn": {
|
||||
"globals": {
|
||||
"BigInt": true,
|
||||
"define": true
|
||||
}
|
||||
},
|
||||
@ -884,9 +878,6 @@
|
||||
}
|
||||
},
|
||||
"acorn-node": {
|
||||
"globals": {
|
||||
"BigInt": true
|
||||
},
|
||||
"packages": {
|
||||
"acorn": true,
|
||||
"acorn-dynamic-import": true,
|
||||
@ -1649,10 +1640,7 @@
|
||||
"es-abstract": {
|
||||
"globals": {
|
||||
"AggregateError": true,
|
||||
"Atomics": true,
|
||||
"BigInt": true,
|
||||
"FinalizationRegistry": true,
|
||||
"SharedArrayBuffer": true,
|
||||
"WeakRef": true
|
||||
},
|
||||
"packages": {
|
||||
@ -2949,7 +2937,6 @@
|
||||
"util.inspect": true
|
||||
},
|
||||
"globals": {
|
||||
"BigInt": true,
|
||||
"HTMLElement": true
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user