Skip to content

Commit 8bd3ea7

Browse files
committed
🎉 🚀 release: v2.1.22
1 parent 5c0a8c4 commit 8bd3ea7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jambonn/vue-concise-carousel",
3-
"version": "2.1.21",
3+
"version": "2.1.22",
44
"description": "Vue Concise Carousel is SSR and CSR friendly",
55
"keywords": [
66
"vue",
@@ -64,6 +64,6 @@
6464
"vue": "^3.0.11"
6565
},
6666
"engines": {
67-
"node": ">=12.x <15.x"
67+
"node": ">=12.x"
6868
}
6969
}

0 commit comments

Comments
 (0)