diff options
| author | Ritesh Ghosh <[email protected]> | 2023-11-29 19:24:24 +0530 |
|---|---|---|
| committer | Ritesh Ghosh <[email protected]> | 2023-11-29 19:24:24 +0530 |
| commit | 30784ca0ab52c4e873a27198bf2ef95bcc648200 (patch) | |
| tree | 6eab0a29bc98bb8c7f8dbdb28a51d208760395eb /package.json | |
| parent | c6e0ae6fa0f9c40d4c1a74b25d18cf11d74be4e8 (diff) | |
| download | aniwatch-api-30784ca0ab52c4e873a27198bf2ef95bcc648200.tar.xz aniwatch-api-30784ca0ab52c4e873a27198bf2ef95bcc648200.zip | |
chore(ts): bump ts to latest version
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 422a1c4..9a24e0e 100644 --- a/package.json +++ b/package.json @@ -49,6 +49,6 @@ "jest": "^29.6.2", "ts-jest": "^29.1.1", "tsx": "^4.2.0", - "typescript": "^5.1.6" + "typescript": "^5.3.2" } }
\ No newline at end of file |
