aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 30be28f..789a65a 100644
--- a/package.json
+++ b/package.json
@@ -25,7 +25,7 @@
"nodemon": "^2.0.15",
"npm-run-all": "^4.1.5",
"pkg": "^5.5.2",
- "typescript": "^4.5.5"
+ "typescript": "^4.6.2"
},
"scripts": {
"build": "npm-run-all clean tsc copy-views",