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 1b5f16a..f8ffd6c 100644 --- a/package.json +++ b/package.json @@ -46,6 +46,6 @@ "dotenv": "^10.0.0", "mocha": "^9.0.1", "ts-node": "^10.0.0", - "typescript": "^4.3.4" + "typescript": "^4.3.5" } } |