We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2ce709 commit 7f4648fCopy full SHA for 7f4648f
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vintasend-sendgrid",
3
- "version": "0.7.0",
+ "version": "0.7.1",
4
"description": "",
5
"main": "dist/index.js",
6
"scripts": {
@@ -16,7 +16,7 @@
16
"author": "Hugo Bessa",
17
"license": "MIT",
18
"peerDependencies": {
19
- "vintasend": "^0.7.0",
+ "vintasend": "^0.7.1",
20
"@sendgrid/mail": "^8.1.6"
21
},
22
"devDependencies": {
0 commit comments