Remove compat from deps

This commit is contained in:
Julian Stirling 2026-02-15 16:53:16 +00:00
parent 591df646c0
commit f1a51dad84
2 changed files with 0 additions and 16 deletions

View file

@ -12,7 +12,6 @@
"lint:fix": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs --fix --ignore-path .gitignore"
},
"dependencies": {
"@vue/compat": "^3.2.0",
"@vueuse/core": "^14.1.0",
"axios": "^1.7.7",
"material-design-icons": "^3.0",