feat(resize-rotate): add snappable

This commit is contained in:
braks
2022-08-30 22:16:10 +02:00
committed by Braks
parent 9440d4fe85
commit dd62165443
5 changed files with 365 additions and 212 deletions
+4 -4
View File
@@ -38,13 +38,13 @@
"@vitejs/plugin-vue": "^2.3.3",
"ts-patch": "^2.0.1",
"typescript-transform-paths": "^3.3.1",
"unplugin-auto-import": "^0.7.2",
"unplugin-auto-import": "^0.11.2",
"vite": "^2.9.14",
"vite-plugin-vue-type-imports": "^0.1.3",
"vue-tsc": "^0.35.2"
"vite-plugin-vue-type-imports": "^0.2.0",
"vue-tsc": "^0.40.1"
},
"peerDependencies": {
"@braks/vue-flow": "^0.4.29",
"@braks/vue-flow": "^0.4.37",
"vue": "^3.2.25"
},
"publishConfig": {