Skip to content

Commit

Permalink
Merge pull request #14 from green-code-initiative/remove-axios
Browse files Browse the repository at this point in the history
Remove axios
  • Loading branch information
utarwyn authored Nov 17, 2023
2 parents d90d3b8 + 98e1e98 commit 03c6c26
Show file tree
Hide file tree
Showing 6 changed files with 47 additions and 182 deletions.
165 changes: 20 additions & 145 deletions package-lock.json

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

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@
},
"dependencies": {
"@hcaptcha/vue3-hcaptcha": "^1.3.0",
"axios": "^1.5.0",
"pinia": "^2.1.4",
"sass": "^1.66.1",
"vue": "^3.3.4",
"vue-router": "^4.2.4"
},
Expand All @@ -23,6 +20,7 @@
"@vitejs/plugin-vue": "^4.3.1",
"@vue/tsconfig": "^0.4.0",
"npm-run-all": "^4.1.5",
"sass": "^1.66.1",
"typescript": "~5.1.6",
"vite": "^4.4.9",
"vite-svg-loader": "^4.0.0",
Expand Down
Loading

0 comments on commit 03c6c26

Please sign in to comment.