@matchain/matchid-sdk-react 0.1.53-alpha.4 → 0.1.53-alpha.5

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/index.mjs CHANGED
@@ -1,12 +1,6 @@
1
- import {
2
- types_exports
3
- } from "./chunk-HBOS3RBL.mjs";
4
- import {
5
- chains_exports
6
- } from "./chunk-3CR66BEX.mjs";
7
1
  import {
8
2
  api_exports
9
- } from "./chunk-4J3KZCLG.mjs";
3
+ } from "./chunk-RT42O3OC.mjs";
10
4
  import {
11
5
  MatchProvider,
12
6
  ModalProvider,
@@ -14,13 +8,19 @@ import {
14
8
  components_exports,
15
9
  hooks_exports,
16
10
  useMatch
17
- } from "./chunk-XXZZYALJ.mjs";
11
+ } from "./chunk-LEHYGXVJ.mjs";
12
+ import {
13
+ types_exports
14
+ } from "./chunk-HBOS3RBL.mjs";
18
15
  import "./chunk-UA6XHZHX.mjs";
16
+ import "./chunk-OCQ2AIM3.mjs";
19
17
  import {
20
18
  ui_exports
21
19
  } from "./chunk-V2S54LGG.mjs";
22
20
  import "./chunk-3USZ4ZZY.mjs";
23
- import "./chunk-OCQ2AIM3.mjs";
21
+ import {
22
+ chains_exports
23
+ } from "./chunk-3CR66BEX.mjs";
24
24
  import "./chunk-JX73EY6V.mjs";
25
25
  import "./chunk-J5LGTIGS.mjs";
26
26
  export {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@matchain/matchid-sdk-react",
3
- "version": "0.1.53-alpha.4",
3
+ "version": "0.1.53-alpha.5",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "exports": {