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 @@ -24,6 +24,7 @@ The following dependencies are installed in the function environment by default.
24
24
- [ ` jsonwebtoken v8.5.1 ` ] ( https://www.npmjs.com/package/jsonwebtoken ) {: target ="_ blank"} exposed as ` jsonwebtoken `
25
25
- [ ` libphonenumber-js ` ] ( https://www.npmjs.com/package/libphonenumber-js ) {: target ="_ blank"} exposed as ` libphonenumberjslib.libphonenumberjs `
26
26
- [ ` lodash v4.17.19 ` ] ( https://www.npmjs.com/package/lodash ) {: target ="_ blank"} exposed as ` _ `
27
+ - [ ` mailchimp marketing ` ] ( https://www.npmjs.com/package/@mailchimp/mailchimp_marketing ) {: target ="_ blank"} exposed as ` mailchimplib.mailchimp `
27
28
- [ ` mailjet ` ] ( https://www.npmjs.com/package/node-mailjet ) {: target ="_ blank"} exposed as ` const mailJet = nodemailjet.nodemailjet; `
28
29
- [ ` moment-timezone v0.5.31 ` ] ( https://www.npmjs.com/package/moment-timezone/v/0.5.31 ) {: target ="_ blank"} exposed as ` moment `
29
30
- [ ` 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