@xyo-network/react-storybook 2.72.1 → 2.72.2

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
@@ -11,7 +11,7 @@
11
11
  },
12
12
  "dependencies": {
13
13
  "@storybook/react": "^7.6.17",
14
- "@xylabs/hex": "^3.0.25",
14
+ "@xylabs/hex": "^3.1.6",
15
15
  "@xyo-network/boundwitness-model": "^2.94.23",
16
16
  "@xyo-network/payload-model": "^2.94.23"
17
17
  },
@@ -79,6 +79,6 @@
79
79
  },
80
80
  "sideEffects": false,
81
81
  "types": "dist/browser/index.d.ts",
82
- "version": "2.72.1",
82
+ "version": "2.72.2",
83
83
  "type": "module"
84
84
  }