From f0657b96e862a44ac0d70ccf1bb4f37d44a33189 Mon Sep 17 00:00:00 2001 From: sdk-team Date: Wed, 26 Oct 2022 06:41:43 +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 --- devops-20210625/package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/devops-20210625/package.json b/devops-20210625/package.json index f70f790db1..27ecaa2d8c 100644 --- a/devops-20210625/package.json +++ b/devops-20210625/package.json @@ -1,6 +1,6 @@ { - "name": "@alicloud/devops20210625", - "version": "1.1.31", + "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