From 9d2872e479a5f403a2261ab4cc2374fe019ef861 Mon Sep 17 00:00:00 2001 From: Pluto <86001674+aoaostar@users.noreply.github.com> Date: Mon, 21 Oct 2024 15:30:54 +0800 Subject: [PATCH] feat: add @scalar (#307) ## Summary by CodeRabbit - **New Features** - Expanded the scope of allowed packages by adding `@scalar` to the project. - **Version Update** - Incremented project version to `1.136.0`. --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 75f5c91..21a8ad4 100644 --- a/package.json +++ b/package.json @@ -180,6 +180,7 @@ "@rollup", "@ruiyun", "@rushstack", + "@scalar", "@scent", "@sec-ant", "@secretflow",