feat(svelte): add panActivationKey

This commit is contained in:
moklick
2023-08-16 13:56:52 +02:00
parent ab30b1c958
commit a096efbcfe
19 changed files with 128 additions and 25 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
"access": "public"
},
"dependencies": {
"@svelte-put/shortcut": "^2.0.0",
"@svelte-put/shortcut": "^3.0.0",
"@xyflow/system": "workspace:*",
"classcat": "^5.0.4"
},