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 124e360..2719515 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "dotenv": "^10.0.0", "mocha": "^9.1.2", "ts-node": "^10.3.0", - "typescript": "^4.4.3" + "typescript": "^4.4.4" }, "type": "module" } |