Skip to content

Commit

Permalink
Lowering required vue version
Browse files Browse the repository at this point in the history
  • Loading branch information
gkatsanos committed May 19, 2023
1 parent 5fc7c4d commit 7814f00
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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
Expand Up @@ -17,7 +17,7 @@
"standard": "^16.0.3"
},
"peerDependencies": {
"vue": "3.3.3"
"vue": ">=3.2.13"
},
"scripts": {
"lint": "standard --fix",
Expand Down

0 comments on commit 7814f00

Please sign in to comment.