@skip-go/widget 1.2.0-alpha.1 → 1.2.0-alpha.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/build/index.es.js CHANGED
@@ -5129,5 +5129,8 @@ const initializeSwapWidget = () => {
5129
5129
  }
5130
5130
  };
5131
5131
 
5132
+ // import './utils/polyfill-crypto';
5133
+ require('buffer');
5134
+
5132
5135
  export { SwapWidget, SwapWidgetProvider, initializeSwapWidget, useAssets, useChainByID, useChains };
5133
5136
  //# sourceMappingURL=index.es.js.map