chore(release): Publish

This commit is contained in:
Sebastian Rindom
2020-09-09 09:24:51 +02:00
parent eca1e006a7
commit cd39798b4b
43 changed files with 273 additions and 51 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "medusa-plugin-sendgrid",
"version": "1.0.7",
"version": "1.0.10",
"description": "SendGrid transactional emails",
"main": "index.js",
"repository": {
@@ -39,8 +39,8 @@
"@sendgrid/mail": "^7.1.1",
"body-parser": "^1.19.0",
"express": "^4.17.1",
"medusa-core-utils": "^1.0.7",
"medusa-test-utils": "^1.0.7"
"medusa-core-utils": "^1.0.10",
"medusa-test-utils": "^1.0.10"
},
"gitHead": "3cc7cbe5124cbcbb75f6e1435db4dcfaa2a60408"
}