Skip to content

Commit d9361c8

Browse files
committed
upgrade to vue3 migration build
Signed-off-by: Najam Ul Saqib <najamulsaqib@tutamail.com>
1 parent 6242ed9 commit d9361c8

File tree

3 files changed

+199
-61
lines changed

3 files changed

+199
-61
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,8 @@
9797
"homepage": "https://github.com/zaproxy/zap-hud/wiki",
9898
"dependencies": {
9999
"localforage": "^1.10.0",
100-
"vue": "^2.7.14",
100+
"vue": "^3.1.0",
101+
"@vue/compat": "^3.1.0",
101102
"vue-i18n": "^8.27.2"
102103
},
103104
"devDependencies": {

0 commit comments

Comments
 (0)