@strapi/plugin-email
Advanced tools
Comparing version 4.0.0-beta.9 to 4.0.0-beta.10
{ | ||
"name": "@strapi/plugin-email", | ||
"version": "4.0.0-beta.9", | ||
"version": "4.0.0-beta.10", | ||
"description": "Easily configure your Strapi application to send emails.", | ||
@@ -16,7 +16,7 @@ "strapi": { | ||
"dependencies": { | ||
"@strapi/provider-email-sendmail": "4.0.0-beta.9", | ||
"@strapi/provider-email-sendmail": "4.0.0-beta.10", | ||
"lodash": "4.17.21" | ||
}, | ||
"devDependencies": { | ||
"@strapi/helper-plugin": "4.0.0-beta.9" | ||
"@strapi/helper-plugin": "4.0.0-beta.10" | ||
}, | ||
@@ -44,3 +44,3 @@ "author": { | ||
"license": "SEE LICENSE IN LICENSE", | ||
"gitHead": "0213c1a76970008a05249836f0472989df4245d2" | ||
"gitHead": "6d23a0e2da28a45c69589516ed205f2bf3e6486f" | ||
} |
26894
+ Added@strapi/provider-email-sendmail@4.0.0-beta.10(transitive)
+ Added@strapi/utils@4.0.0-beta.10(transitive)
- Removed@strapi/provider-email-sendmail@4.0.0-beta.9(transitive)
- Removed@strapi/utils@4.0.0-beta.9(transitive)