diff --git a/frontend/package.json b/frontend/package.json index 40eff060e..df0fff5a8 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -28,6 +28,7 @@ "@tailwindcss/line-clamp": "^0.4.4", "@tailwindcss/typography": "^0.5.10", "@types/file-saver": "^2.0.7", + "@types/node": "^20.11.19", "@typescript-eslint/eslint-plugin": "^6.14.0", "@typescript-eslint/parser": "^6.14.0", "autoprefixer": "^10.4.16", @@ -60,4 +61,4 @@ "tailwind-merge": "^2.1.0", "ts-pattern": "^5.0.6" } -} \ No newline at end of file +}