From 3b72acc73f7999acb211f7d66822fe16b0f618f3 Mon Sep 17 00:00:00 2001 From: Steven Ontong Date: Thu, 19 Oct 2023 10:21:29 +0200 Subject: [PATCH] test ignore --- .changeset/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/config.json b/.changeset/config.json index 946df6c5..ab848d1a 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -7,5 +7,5 @@ "access": "restricted", "baseBranch": "main", "updateInternalDependencies": "patch", - "ignore": ["powersync-example"] + "ignore": [] }