Skip to content

Commit

Permalink
package.json update
Browse files Browse the repository at this point in the history
  • Loading branch information
AgataBialoskorska committed Mar 15, 2024
1 parent b25d072 commit 687cd5c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
12 changes: 7 additions & 5 deletions package-lock.json

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

4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"dependencies": {
"axios": "1.6.7",
"dotenv": "16.4.5",
"follow-redirects": ">=1.15.6",
"oh-vue-icons": "1.0.0-rc3",
"start-server-and-test": "2.0.3",
"vue": "3.4.21",
Expand All @@ -32,6 +33,7 @@
"eslint-plugin-vue": "9.22.0",
"prettier": "3.2.5",
"vite": "5.1.5",
"vue-devtools": "5.1.4"
"vue-devtools": "5.1.4",
"follow-redirects": ">=1.15.6"
}
}

0 comments on commit 687cd5c

Please sign in to comment.