Remove unused dependency

This commit is contained in:
Maximilian Harz 2024-05-21 17:31:07 +02:00
parent f22e355a43
commit a8d4daf4ea
2 changed files with 0 additions and 2 deletions

1
package-lock.json generated
View File

@ -15,7 +15,6 @@
"@types/express": "^4.17.21",
"@types/node": "^20.12.12",
"@vitejs/plugin-vue": "^5.0.4",
"@vue/compiler-sfc": "^3.4.27",
"@vue/server-renderer": "3.4.27",
"@vuepress/theme-default": "^2.0.0-rc.30",
"compression": "^1.7.4",

View File

@ -67,7 +67,6 @@
"@types/express": "^4.17.21",
"@types/node": "^20.12.12",
"@vitejs/plugin-vue": "^5.0.4",
"@vue/compiler-sfc": "^3.4.27",
"@vue/server-renderer": "3.4.27",
"@vuepress/theme-default": "^2.0.0-rc.30",
"compression": "^1.7.4",