diff options
Diffstat (limited to '')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 1827025..c73b1ca 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "npm-run-all": "^4.1.5", "pkg": "^5.5.2", "prettier": "^2.6.1", - "typescript": "^4.6.2" + "typescript": "^4.6.3" }, "scripts": { "build": "npm-run-all clean tsc copy-views", |