💎 Release new version 2.8.3

This commit is contained in:
Jakub Juszczak
2017-09-06 19:56:54 +02:00
parent 0569a9f794
commit 932b73a1dc
3 changed files with 9 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "vue-chartjs",
"version": "2.8.2",
"version": "2.8.3",
"description": "vue.js wrapper for chart.js",
"author": "Jakub Juszczak <jakub@posteo.de>",
"homepage": "http://vue-chartjs.org",
@@ -65,6 +65,7 @@
"babel-cli": "^6.24.1",
"babel-core": "^6.25.0",
"babel-loader": "^7.0.0",
"babel-plugin-transform-object-assign": "^6.22.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-es2015": "^6.24.1",
"babel-preset-stage-2": "^6.24.1",