From 413f88c7b854c03b85bfe8fdc6883a210edcb2f2 Mon Sep 17 00:00:00 2001 From: itsMapleLeaf <19603573+itsMapleLeaf@users.noreply.github.com> Date: Fri, 22 Jul 2022 17:28:45 -0500 Subject: [PATCH] remove ignore config --- .changeset/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/config.json b/.changeset/config.json index 18c899e..d8179d9 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -6,5 +6,5 @@ "access": "restricted", "baseBranch": "main", "updateInternalDependencies": "patch", - "ignore": ["reacord-monorepo", "packages/website"] + "ignore": [] }