Fix app from not starting due to missing solid-refresh and bump version to 0.2.0 (#1972)

* deps: add `solid-refresh` to `interface`

* bump `core` and `desktop` to `0.2.0`
This commit is contained in:
jake
2024-01-23 09:35:54 +00:00
committed by GitHub
parent cca6a455af
commit 69221cc033
5 changed files with 3 additions and 2 deletions

View File

@@ -61,6 +61,7 @@
"remix-params-helper": "^0.4.10",
"rooks": "^7.14.1",
"solid-js": "^1.8.8",
"solid-refresh": "^0.6.3",
"use-count-up": "^3.0.1",
"use-debounce": "^9.0.4",
"use-resize-observer": "^9.1.0",