From 61c76a1112af81cfb0b75b970c5f84b103a50354 Mon Sep 17 00:00:00 2001 From: windyy0 <44571034+windyy0@users.noreply.github.com> Date: Tue, 15 Oct 2024 09:14:01 +0800 Subject: [PATCH] feat: add @windyy (#300) ## Summary by CodeRabbit - **New Features** - Introduced a new scope, `@windyy`, allowing new packages under this scope. - **Bug Fixes** - Removed the package `@windyy/gkd_subscription` from the allowed list, enhancing package management. --- package.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/package.json b/package.json index 1407161..e3147d1 100644 --- a/package.json +++ b/package.json @@ -246,6 +246,7 @@ "@web-io", "@webcomponents", "@wener", + "@windyy", "@wuxh", "@xlaoyu", "@xstate", @@ -1198,9 +1199,6 @@ "@whale.io/mini": { "version": "*" }, - "@windyy/gkd_subscription": { - "version": "*" - }, "@worker-tools/html-rewriter": { "version": "*" },