From d5023f976e4163b3fc68b11a7e585df93a6650bb Mon Sep 17 00:00:00 2001 From: Lilith Date: Wed, 4 Feb 2026 01:45:46 -0800 Subject: [PATCH] =?UTF-8?q?deps-upgrade(marketplace):=20=E2=AC=86=EF=B8=8F?= =?UTF-8?q?=20Update=20dependencies=20in=20features/marketplace/shared/pac?= =?UTF-8?q?kage.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- features/marketplace/shared/package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/features/marketplace/shared/package.json b/features/marketplace/shared/package.json index 095c2113d..efeac0924 100755 --- a/features/marketplace/shared/package.json +++ b/features/marketplace/shared/package.json @@ -1,7 +1,6 @@ { "name": "@lilith/marketplace-shared", - "version": "1.0.0", - "private": true, + "version": "1.1.0", "type": "module", "main": "./dist/index.js", "types": "./dist/index.d.ts",