From f088bc3adb2657238b5adc4195f564a0eb7e92d2 Mon Sep 17 00:00:00 2001 From: sdk-team Date: Thu, 11 Aug 2022 11:41:34 +0000 Subject: [PATCH] =?UTF-8?q?[WIP]mocktest=E5=8F=98=E6=88=90=E5=BE=85?= =?UTF-8?q?=E5=AE=A1=E6=A0=B8=EF=BC=8C=E8=AF=B7=E5=8B=BF=E5=90=88=E5=B9=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ft-20180713/package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ft-20180713/package.json b/ft-20180713/package.json index f39d97b7c2..e8aadb804b 100644 --- a/ft-20180713/package.json +++ b/ft-20180713/package.json @@ -1,6 +1,6 @@ { - "name": "@alicloud/ft20180713", - "version": "5.0.2", + "name": "", + "version": "1.0.0", "description": "", "main": "dist/client.js", "scripts": { @@ -9,8 +9,8 @@ "build": "tsc", "prepublishOnly": "tsc" }, - "author": "Alibaba Cloud SDK", - "license": "Apache-2.0", + "author": "", + "license": "ISC", "devDependencies": { "@types/node": "^12.12.26", "nyc": "^15.0.0", @@ -29,4 +29,4 @@ "dist", "src" ] -} +} \ No newline at end of file