mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Revert "Run yarn lavamoat:auto"
This reverts commit 078ba89ebd2fc3d6e936f62737f7d37a739c5d91.
This commit is contained in:
parent
48f4e9845b
commit
cf95cbf92a
@ -626,7 +626,6 @@
|
|||||||
"globals": {
|
"globals": {
|
||||||
"AbortController": true,
|
"AbortController": true,
|
||||||
"__REDUX_DEVTOOLS_EXTENSION_COMPOSE__": true,
|
"__REDUX_DEVTOOLS_EXTENSION_COMPOSE__": true,
|
||||||
"__REDUX_DEVTOOLS_EXTENSION__": true,
|
|
||||||
"console.error": true,
|
"console.error": true,
|
||||||
"console.info": true,
|
"console.info": true,
|
||||||
"console.warn": true
|
"console.warn": true
|
||||||
@ -866,11 +865,9 @@
|
|||||||
"URLSearchParams": true,
|
"URLSearchParams": true,
|
||||||
"XMLHttpRequest": true,
|
"XMLHttpRequest": true,
|
||||||
"btoa": true,
|
"btoa": true,
|
||||||
"console.warn": true,
|
|
||||||
"document": true,
|
"document": true,
|
||||||
"location.href": true,
|
"location.href": true,
|
||||||
"navigator": true,
|
"navigator": true
|
||||||
"setTimeout": true
|
|
||||||
},
|
},
|
||||||
"packages": {
|
"packages": {
|
||||||
"process": true
|
"process": true
|
||||||
@ -3799,18 +3796,6 @@
|
|||||||
"scheduler": true
|
"scheduler": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"react-easy-swipe": {
|
|
||||||
"globals": {
|
|
||||||
"addEventListener": true,
|
|
||||||
"define": true,
|
|
||||||
"document.addEventListener": true,
|
|
||||||
"document.removeEventListener": true
|
|
||||||
},
|
|
||||||
"packages": {
|
|
||||||
"prop-types": true,
|
|
||||||
"react": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"react-fast-compare": {
|
"react-fast-compare": {
|
||||||
"globals": {
|
"globals": {
|
||||||
"Element": true,
|
"Element": true,
|
||||||
@ -3877,22 +3862,6 @@
|
|||||||
"redux": true
|
"redux": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"react-responsive-carousel": {
|
|
||||||
"globals": {
|
|
||||||
"HTMLElement": true,
|
|
||||||
"clearTimeout": true,
|
|
||||||
"console.warn": true,
|
|
||||||
"document": true,
|
|
||||||
"getComputedStyle": true,
|
|
||||||
"setTimeout": true
|
|
||||||
},
|
|
||||||
"packages": {
|
|
||||||
"classnames": true,
|
|
||||||
"react": true,
|
|
||||||
"react-dom": true,
|
|
||||||
"react-easy-swipe": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"react-router": {
|
"react-router": {
|
||||||
"packages": {
|
"packages": {
|
||||||
"history": true,
|
"history": true,
|
||||||
@ -4011,7 +3980,6 @@
|
|||||||
"console": true
|
"console": true
|
||||||
},
|
},
|
||||||
"packages": {
|
"packages": {
|
||||||
"@babel/runtime": true,
|
|
||||||
"symbol-observable": true
|
"symbol-observable": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -4692,4 +4692,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user