chore: Remove empty optionalDependencies section from package.json

This commit is contained in:
Mo Tarbin
2026-01-21 00:09:38 -05:00
parent a879bd09b4
commit 242f382da3

View File

@@ -110,6 +110,5 @@
"prettier-plugin-tailwindcss": "^0.5.10",
"tailwindcss": "^3.4.0",
"vite": "^5.2.13"
},
"optionalDependencies": {}
}
}