mirror of
https://github.com/cloud-shuttle/leptos-shadcn-ui.git
synced 2026-01-06 13:02:57 +00:00
🔧 Fix test-utils version constraints in all component packages
This commit is contained in:
@@ -24,5 +24,5 @@ default = []
|
||||
new_york = []
|
||||
|
||||
[dev-dependencies]
|
||||
shadcn-ui-test-utils = { path = "../../test-utils" , version = "0.2.0" }
|
||||
shadcn-ui-test-utils = { path = "../../test-utils" }
|
||||
wasm-bindgen-test = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user