File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed
src/_includes/content/functions Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,6 @@ The following dependencies are installed in the function environment by default.
15
15
- [ ` @google-cloud/functions v1.1.0 ` ] ( https://www.npmjs.com/package/@google-cloud/functions ) exposed as ` google.cloud.functions `
16
16
- [ ` @google-cloud/pubsub v2.6.0 ` ] ( https://www.npmjs.com/package/@google-cloud/pubsub ) exposed as ` google.cloud.pubsub `
17
17
- [ ` @google-cloud/storage v5.3.0 ` ] ( https://www.npmjs.com/package/@google-cloud/storage ) exposed as ` google.cloud.storage `
18
- - [ ` form-data v2.4.0 ` ] ( https://www.npmjs.com/package/form-data ) exposed as ` FormData `
19
18
- [ ` jsonwebtoken v8.5.1 ` ] ( https://www.npmjs.com/package/jsonwebtoken ) exposed as ` jsonwebtoken `
20
19
- [ ` lodash v4.17.15 ` ] ( https://www.npmjs.com/package/lodash ) exposed as ` _ `
21
20
- [ ` moment v2.26.0 ` ] ( https://www.npmjs.com/package/moment/v/2.26.0 ) exposed as ` moment `
You can’t perform that action at this time.
0 commit comments