@xyo-network/react-storybook 2.72.6 → 2.72.7

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 +3 -3
package/package.json CHANGED
@@ -12,8 +12,8 @@
12
12
  "dependencies": {
13
13
  "@storybook/react": "^7.6.17",
14
14
  "@xylabs/hex": "^3.1.7",
15
- "@xyo-network/boundwitness-model": "^2.94.40",
16
- "@xyo-network/payload-model": "^2.94.40"
15
+ "@xyo-network/boundwitness-model": "^2.95.6",
16
+ "@xyo-network/payload-model": "^2.95.6"
17
17
  },
18
18
  "peerDependencies": {
19
19
  "@mui/icons-material": "^5",
@@ -79,6 +79,6 @@
79
79
  },
80
80
  "sideEffects": false,
81
81
  "types": "dist/browser/index.d.ts",
82
- "version": "2.72.6",
82
+ "version": "2.72.7",
83
83
  "type": "module"
84
84
  }