From c3d98ced64ece2086acb3277ff480960286e3791 Mon Sep 17 00:00:00 2001 From: LinCenYing Date: Sat, 14 Sep 2024 15:33:20 +0800 Subject: [PATCH] feat: add @lincy (#278) ## Summary by CodeRabbit - **New Features** - Introduced a new dependency, `@lincy`, which may enhance the application's functionalities. - **Chores** - Updated the project's dependency list in `package.json`. --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 7baeb0d..1aec230 100644 --- a/package.json +++ b/package.json @@ -88,6 +88,7 @@ "@jupyterlab", "@koa", "@lerna", + "@lincy", "@lingui", "@lobehub", "@mapbox",