diff options
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 473dd2d..1946658 100644 --- a/package.json +++ b/package.json @@ -46,6 +46,6 @@ "dotenv": "^10.0.0", "mocha": "^8.4.0", "ts-node": "^9.1.1", - "typescript": "^4.2.4" + "typescript": "^4.3.2" } } |