Skip to content

Commit

Permalink
Upgrade axios to v1.x (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
tinker0830 committed Oct 26, 2022
1 parent 6c5bf53 commit f864470
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 25 deletions.
62 changes: 38 additions & 24 deletions app/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 app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@tailwindcss/typography": "^0.5.2",
"@vitejs/plugin-vue": "^3.0.0",
"autoprefixer": "^10.4.7",
"axios": "^0.27",
"axios": "^0.27 || ^1.1.2",
"laravel-echo": "^1.12.1",
"laravel-vite-plugin": "^0.5.0",
"lodash": "^4.17.19",
Expand Down

0 comments on commit f864470

Please sign in to comment.