From 36e5fce58cccd1be09183a3573b234c87bd0c85d Mon Sep 17 00:00:00 2001 From: Kyle Mathews Date: Sun, 9 Jul 2017 17:18:11 -0700 Subject: [PATCH] vundefined --- lerna.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lerna.json b/lerna.json index 467d36b45ef20..7b7a5f868f6a0 100644 --- a/lerna.json +++ b/lerna.json @@ -4,6 +4,5 @@ "packages": [ "packages/*" ], - "hoist": true, - "version": "1.0.9" + "hoist": true }