We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ebbc09 commit fd8bbefCopy full SHA for fd8bbef
.npmignore
@@ -12,6 +12,7 @@ yarn-error.log
12
.browserslistrc
13
.idea
14
.vscode
15
+node_modules
16
dist/demo.html
17
dist/bit
18
src/
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@jambonn/vue-concise-carousel",
3
- "version": "0.1.4",
+ "version": "0.1.5",
4
"description": "Vue Concise Carousel is SSR and CSR friendly",
5
"keywords": [
6
"vue",
0 commit comments