From a8960f71c4c3d11009f25a6ead8846bfcb00dfc2 Mon Sep 17 00:00:00 2001 From: Manuel Riquelme Date: Tue, 26 Sep 2023 08:17:22 +0200 Subject: [PATCH] disable axios --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index fc58efd..6ee2156 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,6 @@ }, "dependencies": { "@quasar/extras": "^1.0.0", - "axios": "^1.2.1", "quasar": "^2.6.0", "vue": "^3.0.0", "vue-router": "^4.0.0"