sortablejs-vue3
Advanced tools
Comparing version 1.2.7 to 1.2.8
@@ -30,3 +30,3 @@ import { PropType, Ref } from "vue-demi"; | ||
}, { | ||
containerRef: Ref<HTMLElement | null>; | ||
containerRef: Ref<HTMLDivElement | null>; | ||
sortable: Ref<Sortable | null>; | ||
@@ -33,0 +33,0 @@ isDragging: Ref<boolean>; |
{ | ||
"name": "sortablejs-vue3", | ||
"version": "1.2.7", | ||
"version": "1.2.8", | ||
"author": { | ||
@@ -5,0 +5,0 @@ "email": "maxwell.leiter@gmail.com", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
579526