@skip-go/widget 1.1.1-alpha.8 → 1.1.1-alpha.9

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
@@ -1,4 +1,3 @@
1
- import * as buffer from 'buffer';
2
1
  import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
3
2
  import { ChainProvider, useManager, useWalletClient, useWallet as useWallet$1 } from '@cosmos-kit/react';
4
3
  import { wallets as wallets$2 } from '@cosmos-kit/cosmostation-extension';
@@ -5130,7 +5129,5 @@ const initializeSwapWidget = () => {
5130
5129
  }
5131
5130
  };
5132
5131
 
5133
- window.Buffer = buffer.Buffer;
5134
-
5135
5132
  export { SwapWidget, SwapWidgetProvider, initializeSwapWidget, useAssets, useChainByID, useChains };
5136
5133
  //# sourceMappingURL=index.es.js.map