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 3986b6c..ecdd31d 100644 --- a/package.json +++ b/package.json @@ -43,6 +43,6 @@ "eslint-config-airbnb-typescript": "^8.0.2", "eslint-plugin-import": "^2.21.2", "typescript": "^3.9.5", - "which-types": "^1.3.1" + "which-types": "^1.4.0" } } |