@juicemantics/veloiq-ui 0.8.4 → 0.8.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@juicemantics/veloiq-ui",
3
- "version": "0.8.4",
4
- "description": "VeloIQ React UI components and providers for the VeloIQ framework",
3
+ "version": "0.8.5",
4
+ "description": "VeloIQ\u2122 \u2014 React UI components and providers for the VeloIQ framework",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.mjs",
7
7
  "types": "dist/index.d.ts",
@@ -58,4 +58,4 @@
58
58
  "qrcode.react": "^4.2.0",
59
59
  "react-markdown": "^10.1.0"
60
60
  }
61
- }
61
+ }