@xyo-network/react-connected-accounts 2.71.10 → 2.71.11

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.1.6",
14
14
  "@xylabs/react-flexbox": "^3.1.6",
15
- "@xyo-network/react-table": "~2.71.10"
15
+ "@xyo-network/react-table": "~2.71.11"
16
16
  },
17
17
  "devDependencies": {
18
18
  "@storybook/react": "^7.6.17",
@@ -78,6 +78,6 @@
78
78
  },
79
79
  "sideEffects": false,
80
80
  "types": "dist/browser/index.d.ts",
81
- "version": "2.71.10",
81
+ "version": "2.71.11",
82
82
  "type": "module"
83
83
  }