@hanzo/gui 2.0.9 → 2.0.10

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": "@hanzo/gui",
3
- "version": "2.0.9",
3
+ "version": "2.0.10",
4
4
  "gitHead": "a49cc7ea6b93ba384e77a4880ae48ac4a5635c14",
5
5
  "description": "Style and UI for React (web and native) meet an optimizing compiler",
6
6
  "repository": {
@@ -133,7 +133,6 @@
133
133
  "@hanzogui/focusable": "2.0.5",
134
134
  "@hanzogui/focus-scope": "2.0.5",
135
135
  "@hanzogui/focus-guard": "2.0.5",
136
- "@hanzogui/dismiss": "2.0.5",
137
136
  "@hanzogui/dismissable": "2.0.5",
138
137
  "@hanzogui/collection": "2.0.5",
139
138
  "@hanzogui/remove-scroll": "2.0.5",