We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 053da89 commit 10db849Copy full SHA for 10db849
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vintasend-sendgrid",
3
- "version": "0.13.2",
+ "version": "0.13.3",
4
"description": "",
5
"type": "module",
6
"main": "dist/index.js",
@@ -20,7 +20,7 @@
20
"author": "Hugo Bessa",
21
"license": "MIT",
22
"peerDependencies": {
23
- "vintasend": "^0.13.2",
+ "vintasend": "^0.13.3",
24
"@sendgrid/mail": "^8.1.6"
25
},
26
"devDependencies": {
0 commit comments