Skip to content

Commit

Permalink
fix(web): add missing vue-router dependency (#7453)
Browse files Browse the repository at this point in the history
  • Loading branch information
ByScripts committed Mar 8, 2024
1 parent 5536053 commit 6056a61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions @xen-orchestra/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"unplugin-vue-router": "^0.7.0",
"vite": "^5.0.11",
"vue": "^3.4.13",
"vue-router": "^4.2.5",
"vue-tsc": "^1.8.27"
},
"private": true,
Expand Down

0 comments on commit 6056a61

Please sign in to comment.