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 b461481..3f01125 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "eslint-plugin-promise": "^6.0.0", "eslint-plugin-standard": "^5.0.0", "semantic-release": "^19.0.0", - "typescript": "^4.0.0" + "typescript": "^5.0.0" }, "scripts": { "build": "tsc", |