From 2dee1995774102270c38a81d1f75c4e1086072b5 Mon Sep 17 00:00:00 2001 From: wangxuefeng Date: Thu, 20 Feb 2025 10:36:47 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=AE=9A=E4=B9=89=E6=82=A6=E7=A0=81?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E4=B8=BA=E9=A2=84=E5=8F=91=E5=B8=83=202.0.0-?= =?UTF-8?q?1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c40cc80..2473121 100644 --- a/package.json +++ b/package.json @@ -1,11 +1,11 @@ { "name": "@sy/low-code-main", - "version": "1.0.0-1", + "version": "2.0.0-1", "packageManager": "pnpm@10.4.1", "type": "module", "engines": { "node": ">=20", - "pnpm": ">=9.0.2" + "pnpm": ">=10.4.1" }, "author": { "name": "wangxuefeng",