chore: Remove dependencies from vue module

This commit is contained in:
Aaron
2024-06-13 23:03:16 -05:00
parent 907f4d3672
commit d53c792218
2 changed files with 0 additions and 5 deletions
-2
View File
@@ -26,7 +26,6 @@
"build-deps": "pnpm -ws build-deps @wxt-dev/module-vue"
},
"peerDependencies": {
"vue": "^3.0.0",
"wxt": ">=0.18.5"
},
"dependencies": {
@@ -37,7 +36,6 @@
"publint": "^0.2.8",
"typescript": "^5.4.5",
"unbuild": "^2.0.0",
"vue": "^3.4.27",
"wxt": "workspace:*"
}
}
-3
View File
@@ -170,9 +170,6 @@ importers:
unbuild:
specifier: ^2.0.0
version: 2.0.0(typescript@5.4.5)
vue:
specifier: ^3.4.27
version: 3.4.27(typescript@5.4.5)
wxt:
specifier: workspace:*
version: link:../wxt