mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
chore(web): downgrade to supported ts version
This commit is contained in:
parent
d461913c5f
commit
d4281563a7
2 changed files with 1 additions and 1 deletions
BIN
web/package-lock.json
generated
BIN
web/package-lock.json
generated
Binary file not shown.
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue