diff --git a/web/package.json b/web/package.json index 2388ebffaf7c849e1eb8d46c85933dc38568f6ee..166b5448a6d67fc2750988618e9050bedd0281f0 100644 --- a/web/package.json +++ b/web/package.json @@ -11,7 +11,6 @@ "dependencies": { "axios": "^1.6.0", "element-plus": "^2.4.1", - "esbuild": "^0.19.10", "pinia": "^2.1.7", "pinia-plugin-persistedstate": "^3.2.1", "vue": "^3.3.4", diff --git a/web/src/App.vue b/web/src/App.vue index 2e42049c13eb8534ff69c4e02a41e08df3b41de1..02614c7285cc77e222bb6cb2817df84e138b7201 100644 --- a/web/src/App.vue +++ b/web/src/App.vue @@ -1,17 +1,5 @@