Skip to content

Commit bb73f34

Browse files
committed
v0.12.0
1 parent 869b9f3 commit bb73f34

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": "vue-carousel",
3-
"version": "0.11.0",
3+
"version": "0.12.0",
44
"description": "A flexible, responsive, touch-friendly carousel for Vue.js",
55
"main": "dist/vue-carousel.min.js",
66
"scripts": {
@@ -40,8 +40,8 @@
4040
"vue-play": "^3.2.1"
4141
},
4242
"devDependencies": {
43-
"@babel/polyfill": "^7.0.0",
4443
"@babel/core": "^7.0.0",
44+
"@babel/polyfill": "^7.0.0",
4545
"@babel/preset-env": "^7.0.0",
4646
"babel-loader": "^8.0.1",
4747
"chai": "^3.5.0",

0 commit comments

Comments
 (0)