From a5d8a05070b4f2c25c543569b4716153f5c2d20f Mon Sep 17 00:00:00 2001 From: fengmk2 Date: Sat, 18 May 2024 09:53:50 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=96=B0=E5=A2=9E=E5=B0=8F=E7=A8=8B?= =?UTF-8?q?=E5=BA=8F=E4=BA=91=20sdk=20(#2)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://opendocs.alipay.com/cloud/089ca7?pathHash=e85aa00e > Total 7799 packages --- package.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/package.json b/package.json index 3b40936..c3eee2d 100644 --- a/package.json +++ b/package.json @@ -255,6 +255,21 @@ "@alilc/lowcode-utils": { "version": "*" }, + "@alipay/faas-web-sdk": { + "version": "*" + }, + "@alipay/faas-server-sdk": { + "version": "*" + }, + "@alipay/faas-db-builder": { + "version": "*" + }, + "@alipay/faas-common-sdk": { + "version": "*" + }, + "@alipay/faas-server-utils": { + "version": "*" + }, "@alipay-inc/mpaas-device-fingerprint-sdk": { "version": "*" },