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 fd8bbef commit dc486c2Copy full SHA for dc486c2
.npmignore
@@ -12,7 +12,7 @@ yarn-error.log
12
.browserslistrc
13
.idea
14
.vscode
15
-node_modules
+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.5",
+ "version": "0.1.6",
4
"description": "Vue Concise Carousel is SSR and CSR friendly",
5
"keywords": [
6
"vue",
0 commit comments