File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
src/_includes/content/functions Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ The following dependencies are installed in the function environment by default.
9
9
- [ ` atob v2.1.2 ` ] ( https://www.npmjs.com/package/atob ) {: target ="_ blank"} exposed as ` atob `
10
10
- [ ` aws-sdk v2.488.0 ` ] ( https://www.npmjs.com/package/aws-sdk ) {: target ="_ blank"} exposed as ` AWS `
11
11
- [ ` btoa v1.2.1 ` ] ( https://www.npmjs.com/package/btoa ) {: target ="_ blank"} exposed as ` btoa `
12
+ - [ ` fetch-retry ` ] ( https://www.npmjs.com/package/fetch-retry ) {: target ="_ blank"} exposed as ` fetchretrylib.fetchretry `
12
13
- [ ` form-data v2.4.0 ` ] ( https://www.npmjs.com/package/form-data ) {: target ="_ blank"} exposed as ` FormData `
13
14
- [ ` @google-cloud/automl v2.2.0 ` ] ( https://www.npmjs.com/package/@google-cloud/automl ) {: target ="_ blank"} exposed as ` google.cloud.automl `
14
15
- [ ` @google-cloud/bigquery v5.3.0 ` ] ( https://www.npmjs.com/package/@google-cloud/bigquery ) {: target ="_ blank"} exposed as ` google.cloud.bigquery `
You can’t perform that action at this time.
0 commit comments