summarylogtreecommitdiffstats
path: root/add-missing-dnd-kit-sortable.patch
blob: b9e2b3b0b949462b2d44465cee01af8e8810ff72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/applications/authenticator/package.json b/applications/authenticator/package.json
index 14f29b4d94..500048211d 100644
--- a/applications/authenticator/package.json
+++ b/applications/authenticator/package.json
@@ -19,6 +19,7 @@
     },
     "dependencies": {
         "@dnd-kit/core": "^6.3.1",
+        "@dnd-kit/sortable": "^10.0.0",
         "@proton/atoms": "workspace:^",
         "@proton/colors": "workspace:^",
         "@proton/components": "workspace:^",