Skip to content

Commit

Permalink
Freeze vue version @ 3.3.x
Browse files Browse the repository at this point in the history
b/c i was getting an error with 3.4.x as described in
oruga-ui/oruga#709
  • Loading branch information
lgedgar committed Jan 19, 2024
1 parent 9157ee1 commit 6a77582
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 68 deletions.
135 changes: 68 additions & 67 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@wdns/vue-code-block": "^2.3.1",
"pinia": "^2.1.7",
"short-unique-id": "^5.0.3",
"vue": "^3.3.11",
"vue": "~3.3.11",
"vue-router": "^4.2.5"
},
"devDependencies": {
Expand Down

0 comments on commit 6a77582

Please sign in to comment.