diff --git a/package.json b/package.json index 8458715..58390a2 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,8 @@ "tailwind-merge": "^3.0.2", "tailwindcss": "^4.1.18", "three": "^0.185.1", - "tw-animate-css": "^1.3.6" + "tw-animate-css": "^1.3.6", + "tsx": "^4.21.0" }, "devDependencies": { "@biomejs/biome": "2.4.5", @@ -63,7 +64,6 @@ "@vitejs/plugin-react": "^6.0.1", "babel-plugin-react-compiler": "^1.0.0", "dotenv": "^17.3.1", - "tsx": "^4.21.0", "typescript": "^6.0.2", "vite": "^8.0.0" },