Skip to content

Commit

Permalink
fix(deps): update dependency vue-router to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 22, 2023
1 parent 356e30f commit 189a39b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"vue": "^2.6.10",
"vue-class-component": "^7.0.2",
"vue-property-decorator": "^8.3.0",
"vue-router": "^3.1.3"
"vue-router": "^4.0.0"
},
"devDependencies": {
"@types/chrome": "^0.0.248",
Expand Down

0 comments on commit 189a39b

Please sign in to comment.