aliyun-api-gateway
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -215,3 +215,4 @@ 'use strict'; | ||
return opts; | ||
} | ||
}, | ||
timeout: opts.timeout | ||
}); | ||
@@ -218,0 +219,0 @@ |
@@ -61,3 +61,4 @@ 'use strict'; | ||
return opts; | ||
} | ||
}, | ||
timeout: opts.timeout | ||
}; | ||
@@ -64,0 +65,0 @@ _context.next = 3; |
{ | ||
"name": "aliyun-api-gateway", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Aliyun API Gateway Node.js SDK", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
35856
805