From b9b4203254f39752c097d66a1d35da76c9e59024 Mon Sep 17 00:00:00 2001 From: Tristan Chin Date: Mon, 2 Jan 2023 16:38:01 -0500 Subject: [PATCH] Rollback to 0.0.0 --- lerna.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lerna.json b/lerna.json index f067d68..aebebba 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { "$schema": "node_modules/lerna/schemas/lerna-schema.json", "useWorkspaces": true, - "version": "1.0.1" + "version": "0.0.0" }