From a11e5b51d603d1337ba5bb8d3dcd0e7c4114df9f Mon Sep 17 00:00:00 2001 From: Kyle Kelley Date: Fri, 7 Sep 2018 11:18:58 -0700 Subject: [PATCH] lerna version in lerna.json is no longer necessary --- lerna.json | 1 - 1 file changed, 1 deletion(-) diff --git a/lerna.json b/lerna.json index d0a8c17705..89c5be33c4 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,4 @@ { - "lerna": "2.8.0", "version": "independent", "npmClient": "yarn", "useWorkspaces": true