vue3-carousel
Advanced tools
Comparing version 0.1.13 to 0.1.14
/** | ||
* Vue 3 Carousel 0.1.12 | ||
* Vue 3 Carousel 0.1.14 | ||
* (c) 2021 | ||
@@ -4,0 +4,0 @@ * @license MIT |
/** | ||
* Vue 3 Carousel 0.1.12 | ||
* Vue 3 Carousel 0.1.14 | ||
* (c) 2021 | ||
@@ -4,0 +4,0 @@ * @license MIT |
{ | ||
"name": "vue3-carousel", | ||
"version": "0.1.13", | ||
"version": "0.1.14", | ||
"scripts": { | ||
@@ -17,5 +17,5 @@ "build": "rollup -c", | ||
"devDependencies": { | ||
"eslint": "^7.22.0", | ||
"eslint": "^7.23.0", | ||
"prettier": "^2.2.1", | ||
"rollup": "^2.42.1", | ||
"rollup": "^2.44.0", | ||
"rollup-plugin-css-only": "^3.1.0", | ||
@@ -22,0 +22,0 @@ "rollup-plugin-typescript2": "^0.30.0", |
Sorry, the diff of this file is not supported yet