Skip to content

Commit

Permalink
Fixes Typescript upgrade.
Browse files Browse the repository at this point in the history
  • Loading branch information
nwaldispuehl committed Sep 12, 2023
1 parent a3fd13b commit 31c84af
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
13 changes: 7 additions & 6 deletions website/package-lock.json

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

4 changes: 4 additions & 0 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@
"@types/react-router-dom": "^5.3.3",
"grpc-ts-web": "^0.2.0",
"prettier": "^3.0.3",
"typescript": "^5.2.2",
"fork-ts-checker-webpack-plugin": "^6.5.3"
},
"overrides": {
"typescript": "^5.2.2"
},
"proxy": "http://localhost:8000/api",
Expand Down

0 comments on commit 31c84af

Please sign in to comment.