Skip to content

Commit 1eec38f

Browse files
Bump vue from 2.5.17 to 3.0.0 in /example
Bumps [vue](https://github.com/vuejs/core) from 2.5.17 to 3.0.0. - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/v3.0.0/CHANGELOG.md) - [Commits](https://github.com/vuejs/core/commits/v3.0.0) --- updated-dependencies: - dependency-name: vue dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 904c549 commit 1eec38f

File tree

2 files changed

+81
-13
lines changed

2 files changed

+81
-13
lines changed

example/package-lock.json

Lines changed: 80 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"apexcharts": "^3.24.0",
12-
"vue": "^2.5.17",
12+
"vue": "^3.0.0",
1313
"vue-apexcharts": "^1.5.3",
1414
"vue-router": "^3.0.1"
1515
},

0 commit comments

Comments
 (0)