From bed767c748811177f1765bf0c6f9230205c17a13 Mon Sep 17 00:00:00 2001 From: Cangshi <188802483@qq.com> Date: Tue, 8 Oct 2024 13:35:08 +0800 Subject: [PATCH] feat: add @scent scope (#286) [skip ci] ## Summary by CodeRabbit - **New Features** - Expanded the list of allowed scopes in the package management to include `@pubinfo` and `@scent`, enhancing dependency management options. --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 113cc26..c385bc0 100644 --- a/package.json +++ b/package.json @@ -249,7 +249,8 @@ "@phosphor-icons", "@adpro", "@hook-js", - "@pubinfo" + "@pubinfo", + "@scent" ], "allowPackages": { "hexo-theme-butterfly": {