@skeletonizer/vue
Advanced tools
Comparing version 0.0.10-alpha.0 to 0.0.11-alpha.0
{ | ||
"name": "@skeletonizer/vue", | ||
"version": "0.0.10-alpha.0", | ||
"version": "0.0.11-alpha.0", | ||
"description": "The way to skeletonize your Vue.js components", | ||
@@ -27,2 +27,3 @@ "author": "Luka Varga", | ||
}, | ||
"types": "./dist/index.d.ts", | ||
"files": [ | ||
@@ -70,5 +71,6 @@ "dist" | ||
"typescript": "^5.4.3", | ||
"vite": "^5.2.7", | ||
"vite": "^5.2.10", | ||
"vite-plugin-dts": "^3.9.0", | ||
"vitest": "1.5.1", | ||
"vue": "^3.4.21", | ||
"vue": "^3.4.25", | ||
"vue-eslint-parser": "^9.4.2", | ||
@@ -82,3 +84,3 @@ "vue-tsc": "^1.8.27", | ||
}, | ||
"gitHead": "3cfb823e233c3b596348d628c8d561b02f5d7ca7" | ||
"gitHead": "58cc4586cb75166dd55d5170df7dd195c5aeac88" | ||
} |
Sorry, the diff of this file is not supported yet
40803
9
869
19