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 f38d69a..8d32c2e 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "nodemon": "2.0.16", "npm-run-all": "4.1.5", "prettier": "2.6.2", - "typescript": "4.6.4" + "typescript": "4.7.2" }, "scripts": { "build": "npm-run-all clean tsc copy-views", |