Remove unused root attribute from Nuxt configuration, update pnpm settings, and delete obsolete pnpm workspace file

This commit is contained in:
2025-04-19 16:26:24 +02:00
parent e9bbf7bede
commit 187cb14d40
3 changed files with 3 additions and 8 deletions

View File

@@ -48,5 +48,8 @@
"typescript": "^5.8.3",
"vue-tsc": "^2.2.8",
"wrangler": "^4.12.0"
},
"pnpm": {
"neverBuiltDependencies": []
}
}