Skip to content

Commit

Permalink
Downgrade typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamTheCoder committed Sep 29, 2024
1 parent 332ac27 commit bc365b0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions Web/ClientApp/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 Web/ClientApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@
"popper.js": "^1.16.1",
"react-scripts": "^5.0.1",
"rimraf": "^6.0.1",
"typescript": "^5.6.2"
"typescript": "^4.9.5"
}
}

0 comments on commit bc365b0

Please sign in to comment.