ag-charts-vue3
Advanced tools
Comparing version 8.2.0 to 8.2.1
{ | ||
"name": "ag-charts-vue3", | ||
"description": "AG Charts Vue 3 Component", | ||
"version": "8.2.0", | ||
"version": "8.2.1", | ||
"author": "Sean Landsman <sean@thelandsmans.com>", | ||
@@ -34,3 +34,3 @@ "license": "MIT", | ||
"devDependencies": { | ||
"ag-charts-community": "~8.2.0", | ||
"ag-charts-community": "~8.2.1", | ||
"@types/node": "12.20.20", | ||
@@ -50,3 +50,3 @@ "@vue/cli-plugin-typescript": "3.12.1", | ||
"peerDependencies": { | ||
"ag-charts-community": "~8.2.0", | ||
"ag-charts-community": "~8.2.1", | ||
"vue": "^3.0.0", | ||
@@ -53,0 +53,0 @@ "vue-class-component": ">= ^8.0.0-beta.3" |