Skip to content

Commit 1ae1ce3

Browse files
author
hoanguyen
committed
🎉 🚀 release: v2.1.15
1 parent 7d3df6f commit 1ae1ce3

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jambonn/vue-concise-carousel",
3-
"version": "2.1.14",
3+
"version": "2.1.15",
44
"description": "Vue Concise Carousel is SSR and CSR friendly",
55
"keywords": [
66
"vue",
@@ -37,8 +37,7 @@
3737
"style": "lib/vue-concise-carousel.min.css",
3838
"files": [
3939
"lib",
40-
"src/index.js",
41-
"src/utils",
40+
"src/*.js",
4241
"src/*.vue"
4342
],
4443
"dependencies": {},

0 commit comments

Comments
 (0)