fix: remove pnpm-workspace.yaml, move ignoredBuiltDependencies to package.json

This commit is contained in:
egecankomur
2026-05-06 23:24:25 +03:00
parent 8a40b98fb3
commit 32bd5967be
2 changed files with 3 additions and 3 deletions
+3
View File
@@ -20,6 +20,9 @@
"tailwind-merge": "^3.5.0",
"tw-animate-css": "^1.4.0"
},
"pnpm": {
"ignoredBuiltDependencies": ["sharp", "unrs-resolver"]
},
"devDependencies": {
"@tailwindcss/postcss": "^4",
"@types/node": "^20",