diff --git a/build/index.js b/build/index.js index a5cc604..6610564 100644 --- a/build/index.js +++ b/build/index.js @@ -28,10 +28,6 @@ const filesFromPackages = [ ), filename: 'design-tokens.css', }, - { - source: require.resolve('globalthis/dist/browser.js'), - filename: 'globalthis.js', - }, { source: minifiedLockdownSource, filename: 'lockdown-install.js', diff --git a/package.json b/package.json index af220ea..ad03a47 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,6 @@ "@metamask/object-multiplex": "^2.0.0", "@metamask/post-message-stream": "^8.0.0", "eth-phishing-detect": "^1.2.0", - "globalthis": "1.0.1", "punycode": "^2.3.1", "readable-stream": "^3.6.2", "ses": "^1.1.0" diff --git a/static/index.html b/static/index.html index 3132345..3dceec7 100644 --- a/static/index.html +++ b/static/index.html @@ -13,11 +13,6 @@ }