Skip to content

Commit

Permalink
Update vue js version
Browse files Browse the repository at this point in the history
  • Loading branch information
morellexf13 committed Jul 7, 2022
1 parent c21ecc7 commit a8d32ec
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 119 deletions.
234 changes: 117 additions & 117 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vite-tuto",
"description": "A Vue 3 Starter Boilerplate with Vue Router 4, Pinia 2, Vite 2, Sass, Axios, Jest and More.",
"private": false,
"version": "1.0.5",
"version": "1.0.6",
"license": "MIT",
"keywords": ["boilerplate", "vue", "pinia", "axios", "vite", "jest"],
"repository": {
Expand All @@ -16,7 +16,7 @@
"preview": "vite preview"
},
"dependencies": {
"vue": "^3.2.36"
"vue": "^3.2.37"
},
"devDependencies": {
"@babel/core": "^7.18.2",
Expand Down

0 comments on commit a8d32ec

Please sign in to comment.