File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/_includes/content/functions Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ The following dependencies are installed in the function environment by default.
18
18
- [ ` @google-cloud/tasks v2.6.0 ` ] ( https://www.npmjs.com/package/@google-cloud/tasks ) {: target ="_ blank"} exposed as ` google.cloud.tasks `
19
19
- [ ` jsforce v1.11.0 ` ] ( https://www.npmjs.com/package/jsforce ) {: target ="_ blank"} exposed as ` jsforce `
20
20
- [ ` jsonwebtoken v8.5.1 ` ] ( https://www.npmjs.com/package/jsonwebtoken ) {: target ="_ blank"} exposed as ` jsonwebtoken `
21
- - [ ` lodash v4.17.19 ` ] ( https://www.npmjs.com/package/lodash ) {: target ="\ _ blank"} exposed as ` _ `
21
+ - [ ` lodash v4.17.19 ` ] ( https://www.npmjs.com/package/lodash ) {: target ="_ blank"} exposed as ` _ `
22
22
- [ ` mailjet ` ] ( https://www.npmjs.com/package/node-mailjet ) {: target ="_ blank"} exposed as ` const mailJet = nodemailjet.nodemailjet; `
23
23
- [ ` moment-timezone v0.5.31 ` ] ( https://www.npmjs.com/package/moment-timezone/v/0.5.31 ) {: target ="_ blank"} exposed as ` moment `
24
24
- [ ` node-fetch v2.6.0 ` ] ( https://www.npmjs.com/package/node-fetch ) {: target ="_ blank"} exposed as ` fetch `
You can’t perform that action at this time.
0 commit comments