Skip to content

Commit

Permalink
downgrade typescript version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kr0nox committed Dec 1, 2024
1 parent 5f10a7a commit c9c9c5c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions report-viewer/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion report-viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"prettier": "^3.4.1",
"prettier-plugin-tailwindcss": "^0.6.9",
"tailwindcss": "^3.4.14",
"typescript": "^5.7.2",
"typescript": "^5.6.3",
"typescript-eslint": "^8.16.0",
"vite": "^5.4.11",
"vitest": "^2.1.5",
Expand Down

0 comments on commit c9c9c5c

Please sign in to comment.