We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfb2407 commit ec72f7dCopy full SHA for ec72f7d
sites/docs/package.json
@@ -26,11 +26,11 @@
26
"vite": "^5.4.11"
27
},
28
"dependencies": {
29
- "@dnd-kit-svelte/accessibility": "workspace:*",
30
- "@dnd-kit-svelte/core": "workspace:*",
31
- "@dnd-kit-svelte/modifiers": "workspace:*",
32
- "@dnd-kit-svelte/sortable": "workspace:*",
33
- "@dnd-kit-svelte/utilities": "workspace:*",
+ "@dnd-kit-svelte/accessibility": "0.0.5",
+ "@dnd-kit-svelte/core": "0.0.5",
+ "@dnd-kit-svelte/modifiers": "0.0.5",
+ "@dnd-kit-svelte/sortable": "0.0.5",
+ "@dnd-kit-svelte/utilities": "0.0.5",
34
"clsx": "^2.1.1"
35
}
36
0 commit comments