From 3b6985fbaa58ba37bcb0d953054e6d2bff0bb133 Mon Sep 17 00:00:00 2001 From: Marvin Zhang Date: Thu, 24 Oct 2024 14:32:50 +0800 Subject: [PATCH] chore: updated deps --- frontend/package.json | 4 ---- frontend/packages/crawlab-ui | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 3a13f702..76c36149 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,10 +1,6 @@ { "name": "crawlab", "version": "0.7.0-rc1", - "workspaces": [ - "packages/*", - "apps/*" - ], "scripts": { "dev": "turbo run dev", "test": "turbo run test", diff --git a/frontend/packages/crawlab-ui b/frontend/packages/crawlab-ui index d62e22c7..4362f917 160000 --- a/frontend/packages/crawlab-ui +++ b/frontend/packages/crawlab-ui @@ -1 +1 @@ -Subproject commit d62e22c7e3502e3dc56949d08e40cb61621569c5 +Subproject commit 4362f91719990022d181e28402d3bbd30a05aab9