From 97d229fde7afb78790e04070f0d35974ddfe7c5c Mon Sep 17 00:00:00 2001 From: Ian Storm Taylor Date: Sun, 15 Dec 2019 20:52:38 -0500 Subject: [PATCH] update lerna config? --- lerna.json | 1 + 1 file changed, 1 insertion(+) diff --git a/lerna.json b/lerna.json index 9e092fcf9..1b7f49b46 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,6 @@ { "lerna": "2.7.1", + "version": "fixed", "npmClient": "yarn", "useWorkspaces": true }