fix(web): pin typescript to 5.7.2 (5.7.0 was never published)
This commit is contained in:
parent
5cac356007
commit
ccb6c27c3d
@ -19,6 +19,6 @@
|
||||
"@types/react": "19.0.0",
|
||||
"@types/react-dom": "19.0.0",
|
||||
"tailwindcss": "4.0.0",
|
||||
"typescript": "5.7.0"
|
||||
"typescript": "5.7.2"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user