diff --git a/package.json b/package.json index 50b10d06d2f1d959835b8762c99d249c632fc903..cb32c1d6ca766792994d7e65bc3539bd556c6dcd 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,7 @@ "author": "tencent-cloud", "license": "ISC", "dependencies": { - "tencentcloud-sdk-nodejs": "latest" + "tencentcloud-sdk-nodejs-common": "latest", + "tencentcloud-sdk-nodejs-product_to_be_replaced": "latest" } }