@hanzo/gui 3.0.3 → 3.0.4

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 +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hanzo/gui",
3
- "version": "3.0.3",
3
+ "version": "3.0.4",
4
4
  "gitHead": "a49cc7ea6b93ba384e77a4880ae48ac4a5635c14",
5
5
  "description": "Style and UI for React (web and native) meet an optimizing compiler",
6
6
  "repository": {
@@ -99,12 +99,12 @@
99
99
  "@hanzogui/web": "3.0.2",
100
100
  "@hanzogui/spacer": "3.0.2",
101
101
  "@hanzogui/animate-presence": "3.0.2",
102
- "@hanzogui/button": "3.0.2",
102
+ "@hanzogui/button": "3.0.3",
103
103
  "@hanzogui/popover": "3.0.2",
104
104
  "@hanzogui/radio-group": "3.0.2",
105
105
  "@hanzogui/tooltip": "3.0.2",
106
106
  "@hanzogui/switch": "3.0.2",
107
- "@hanzogui/checkbox": "3.0.2",
107
+ "@hanzogui/checkbox": "3.0.3",
108
108
  "@hanzogui/dialog": "3.0.2",
109
109
  "@hanzogui/sheet": "3.0.2",
110
110
  "@hanzogui/adapt": "3.0.2",
@@ -121,7 +121,7 @@
121
121
  "@hanzogui/form": "3.0.2",
122
122
  "@hanzogui/group": "3.0.2",
123
123
  "@hanzogui/image": "3.0.2",
124
- "@hanzogui/list-item": "3.0.2",
124
+ "@hanzogui/list-item": "3.0.3",
125
125
  "@hanzogui/portal": "3.0.2",
126
126
  "@hanzogui/progress": "3.0.2",
127
127
  "@hanzogui/scroll-view": "3.0.2",