Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.

Commit 5776a54

Browse files
committed
0.2.2
1 parent 99cf72c commit 5776a54

3 files changed

Lines changed: 2 additions & 3 deletions

File tree

deps/tencentcloud-sdk-nodejs/tencentcloud/common/http/fetch.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
const fetch = require('node-fetch');
2-
const request = require('request');
32
const HttpsProxyAgent = require('https-proxy-agent');
43

54
module.exports = (url, options) => {

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudbase/cli",
3-
"version": "0.2.0",
3+
"version": "0.2.2",
44
"description": "",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)