Skip to content
This repository was archived by the owner on Aug 19, 2024. It is now read-only.

Commit bbac8ef

Browse files
committed
Merge branch 'b30.1.0'
2 parents a027ce5 + ad29a93 commit bbac8ef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ag-charts-vue-example",
3-
"version": "8.0.5",
3+
"version": "8.1.0",
44
"private": true,
55
"scripts": {
66
"start": "npm run serve --watch",
@@ -9,8 +9,8 @@
99
"build-prod": "npm run build"
1010
},
1111
"dependencies": {
12-
"ag-charts-community": "~8.0.5",
13-
"ag-charts-vue": "~8.0.5",
12+
"ag-charts-community": "~8.1.0",
13+
"ag-charts-vue": "~8.1.0",
1414
"vue": "2.6.10",
1515
"vue-property-decorator": "^7.2.0"
1616
},

0 commit comments

Comments
 (0)