@kongponents/kcard
Advanced tools
Comparing version 6.1.10 to 6.1.11
{ | ||
"name": "@kongponents/kcard", | ||
"version": "6.1.10", | ||
"version": "6.1.11", | ||
"description": "Card component", | ||
@@ -25,3 +25,6 @@ "main": "dist/KCard.umd.min.js", | ||
}, | ||
"gitHead": "2927435f068db8fab8d79422693311c852573b16" | ||
"dependencies": { | ||
"vue-uuid": "^2.0.2" | ||
}, | ||
"gitHead": "a92528e42308f4baeb57d596243c08d7047b83a1" | ||
} |
329156
1
+ Addedvue-uuid@^2.0.2
+ Added@types/uuid@8.3.4(transitive)
+ Addeduuid@8.3.2(transitive)
+ Addedvue-uuid@2.1.0(transitive)