@xyo-network/react-storybook 2.72.5 → 2.72.6

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 +1 -1
package/package.json CHANGED
@@ -79,6 +79,6 @@
79
79
  },
80
80
  "sideEffects": false,
81
81
  "types": "dist/browser/index.d.ts",
82
- "version": "2.72.5",
82
+ "version": "2.72.6",
83
83
  "type": "module"
84
84
  }