From b35553f7338074a04eaa6fe8ec76b531adb4a57b Mon Sep 17 00:00:00 2001 From: Fuyao Zhao Date: Mon, 4 Mar 2019 16:35:47 -0800 Subject: [PATCH] Enforce all packages uses same typescript version (#32440) --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index c379285bb49649..379759a1963988 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,8 @@ "url": "https://github.com/elastic/kibana.git" }, "resolutions": { - "**/@types/node": "10.12.27" + "**/@types/node": "10.12.27", + "**/typescript": "^3.3.3333" }, "workspaces": { "packages": [