chore: fix build issue in twitter app

This commit is contained in:
Saleel
2023-09-01 00:49:42 +04:00
parent 12a4230cc1
commit 245013e5a1
5 changed files with 17 additions and 19 deletions

View File

@@ -22,6 +22,6 @@
"jest": "^29.5.0",
"ts-jest": "^29.1.0",
"ts-node": "^10.9.1",
"typescript": "^5.1.6"
"typescript": "^5.2.2"
}
}