@luxfi/ui 8.2.2 → 8.2.3

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 +1 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@luxfi/ui",
3
- "version": "8.2.2",
3
+ "version": "8.2.3",
4
4
  "description": "Cross-platform UI components on @hanzo/gui. Native mobile + web.",
5
5
  "type": "module",
6
6
  "license": "MIT",
@@ -1064,7 +1064,6 @@
1064
1064
  "@hanzo/appearance": ">=0.2.2",
1065
1065
  "@hanzo/design": ">=0.5.24",
1066
1066
  "@hanzo/gui": ">=8.3.0",
1067
- "@hanzo/iam": ">=0.21.17",
1068
1067
  "@hanzo/ui": ">=8.25.0",
1069
1068
  "@hanzogui/colors": "^8.1.1",
1070
1069
  "@hanzogui/core": "^8.1.1",