@rhinestone/deposit-modal 0.3.0-alpha.4 → 0.3.0-alpha.6

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/dist/withdraw.cjs CHANGED
@@ -1,8 +1,8 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkUEYFJM5Ycjs = require('./chunk-UEYFJM5Y.cjs');
4
- require('./chunk-V6NJIPSS.cjs');
3
+ var _chunkBB6UVRAVcjs = require('./chunk-BB6UVRAV.cjs');
4
+ require('./chunk-DX2D2TRZ.cjs');
5
5
  require('./chunk-IVTXEYB2.cjs');
6
6
 
7
7
 
8
- exports.WithdrawModal = _chunkUEYFJM5Ycjs.WithdrawModal;
8
+ exports.WithdrawModal = _chunkBB6UVRAVcjs.WithdrawModal;
package/dist/withdraw.mjs CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  WithdrawModal
3
- } from "./chunk-GE3TMZEL.mjs";
4
- import "./chunk-TFXIQ7YH.mjs";
3
+ } from "./chunk-QI6Q7V6O.mjs";
4
+ import "./chunk-CTYKQ4B4.mjs";
5
5
  import "./chunk-VA3ANS7D.mjs";
6
6
  export {
7
7
  WithdrawModal
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rhinestone/deposit-modal",
3
- "version": "0.3.0-alpha.4",
3
+ "version": "0.3.0-alpha.6",
4
4
  "description": "React modal component for Rhinestone cross-chain deposits",
5
5
  "author": "Rhinestone <dev@rhinestone.wtf>",
6
6
  "bugs": {