Skip to content

Commit

Permalink
v0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
quinnlangille committed Sep 4, 2018
1 parent 869b9f3 commit bb73f34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-carousel",
"version": "0.11.0",
"version": "0.12.0",
"description": "A flexible, responsive, touch-friendly carousel for Vue.js",
"main": "dist/vue-carousel.min.js",
"scripts": {
Expand Down Expand Up @@ -40,8 +40,8 @@
"vue-play": "^3.2.1"
},
"devDependencies": {
"@babel/polyfill": "^7.0.0",
"@babel/core": "^7.0.0",
"@babel/polyfill": "^7.0.0",
"@babel/preset-env": "^7.0.0",
"babel-loader": "^8.0.1",
"chai": "^3.5.0",
Expand Down

0 comments on commit bb73f34

Please sign in to comment.