We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23125e1 commit b2ce709Copy full SHA for b2ce709
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vintasend-sendgrid",
3
- "version": "0.6.2",
+ "version": "0.7.0",
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.6.2",
+ "vintasend": "^0.7.0",
20
"@sendgrid/mail": "^8.1.6"
21
},
22
"devDependencies": {
0 commit comments