From 5ee50a796686afc377690ef9cdfbc955cc35ca9d Mon Sep 17 00:00:00 2001 From: Jaco Greeff Date: Mon, 11 Jun 2018 23:57:28 +0200 Subject: [PATCH] yarn ^1.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 84a8358549d9..6a6160b4132a 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "private": true, "engines": { "node": "^10.1.0", - "yarn": "^1.7.0" + "yarn": "^1.3.2" }, "workspaces": [ "packages/*"