chore(web): downgrade to supported ts version

This commit is contained in:
Collin Barrett 2025-06-28 11:07:32 -05:00 committed by Collin Barrett
parent d461913c5f
commit d4281563a7
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -26,7 +26,7 @@
"react-router-dom": "^5.3.4",
"react-scripts": "^5.0.0",
"slugify": "^1.6.6",
"typescript": "^4.9.5",
"typescript": "^4.6.4",
"web-vitals": "^3.5.2"
},
"scripts": {