From 5f4b0098376d84e513669ed23e71ba910dd76ca9 Mon Sep 17 00:00:00 2001 From: Logan Volkers Date: Mon, 13 May 2024 15:57:07 -0700 Subject: [PATCH] Update .changeset/config.json --- .changeset/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/config.json b/.changeset/config.json index f19ec3d6..705d3f31 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -2,7 +2,7 @@ "$schema": "https://unpkg.com/@changesets/config@3.0.0/schema.json", "changelog": [ "@changesets/changelog-github", - { "repo": "ImpactInc/frontend" } + { "repo": "saasquatch/raisins" } ], "commit": false, "fixed": [],