From 04f7edec33cf5da054e8871d58a02cc4f1c16648 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Huan=20LI=20=28=E6=9D=8E=E5=8D=93=E6=A1=93=29?= Date: Sat, 22 Aug 2020 19:37:38 +0800 Subject: [PATCH] Upgrade to TypeScript 4.0! --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d61628d8..5403f161 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "@chatie/eslint-config": "^0.12.1", "@chatie/git-scripts": "^0.6.2", "@chatie/semver": "^0.4.7", - "@chatie/tsconfig": "^0.10.1", + "@chatie/tsconfig": "^0.13.0", "@types/cuid": "^1.3.1", "@types/dotenv": "^8.2.0", "@types/glob": "^7.1.3", -- GitLab