@xyo-network/react-connected-accounts 2.83.0 → 2.83.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -12,7 +12,7 @@
12
12
  "dependencies": {
13
13
  "@xylabs/react-crypto": "^3.4.2",
14
14
  "@xylabs/react-flexbox": "^3.4.2",
15
- "@xyo-network/react-table": "^2.83.0"
15
+ "@xyo-network/react-table": "^2.83.1"
16
16
  },
17
17
  "devDependencies": {
18
18
  "@storybook/react": "^8.2.7",
@@ -62,6 +62,6 @@
62
62
  },
63
63
  "sideEffects": false,
64
64
  "types": "dist/browser/index.d.ts",
65
- "version": "2.83.0",
65
+ "version": "2.83.1",
66
66
  "type": "module"
67
67
  }