diff --git a/webapp/package.json b/webapp/package.json index 18ea1b14..ddf92caf 100644 --- a/webapp/package.json +++ b/webapp/package.json @@ -35,6 +35,7 @@ "react-hook-form": "^7.49.2", "react-icons": "^4.12.0", "superjson": "^1.13.3", + "tsx": "^4.7.0", "usehooks-ts": "^2.9.2", "zod": "^3.22.4" }, @@ -43,7 +44,6 @@ "@types/react": "^18", "@types/react-dom": "^18", "ignore-styles": "^5.0.1", - "tsx": "^4.7.0", "typescript": "^5", "webpack": "^5.89.0" },