From feb51d25a88bcdc950300a0796657ec5524a17a9 Mon Sep 17 00:00:00 2001 From: cycleccc <2991205548@qq.com> Date: Tue, 18 Jun 2024 15:57:54 +0800 Subject: [PATCH] feat: add @wangeditor-next (#163) ## Summary by CodeRabbit - **Chores** - Updated project configuration to include support for `@wangeditor-next` package. --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 422126e..7585327 100644 --- a/package.json +++ b/package.json @@ -28,6 +28,7 @@ }, "homepage": "https://github.com/cnpm/unpkg-white-list#readme", "allowScopes": [ + "@wangeditor-next", "@artalk", "@yuzhang134562", "@eggjs",