From 4ffb71b999325d099a9489b637597459e1a60b66 Mon Sep 17 00:00:00 2001 From: void <45516694@qq.com> Date: Fri, 23 Aug 2024 13:31:38 +0800 Subject: [PATCH] feat: add @ztocwst (#254) [skip ci] ## Summary by CodeRabbit - **New Features** - Expanded the package management configuration by adding a new entry to the allowed scopes, enhancing control over package visibility and access. --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index fce18d6..cfab835 100644 --- a/package.json +++ b/package.json @@ -29,6 +29,7 @@ }, "homepage": "https://github.com/cnpm/unpkg-white-list#readme", "allowScopes": [ + "@ztocwst", "@wangeditor-next", "@artalk", "@yuzhang134562",