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 8edc682 commit 6ebbc09Copy full SHA for 6ebbc09
.npmignore
@@ -10,6 +10,8 @@ yarn-error.log
10
.prettierrc
11
.eslintrc.js
12
.browserslistrc
13
+.idea
14
+.vscode
15
dist/demo.html
16
dist/bit
17
src/
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@jambonn/vue-concise-carousel",
3
- "version": "0.1.3",
+ "version": "0.1.4",
4
"description": "Vue Concise Carousel is SSR and CSR friendly",
5
"keywords": [
6
"vue",
0 commit comments