We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88871d4 commit 8082cf0Copy full SHA for 8082cf0
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vintasend-nodemailer",
3
- "version": "0.8.1",
+ "version": "0.8.2",
4
"description": "",
5
"main": "dist/index.js",
6
"scripts": {
@@ -17,7 +17,7 @@
17
"license": "MIT",
18
"dependencies": {
19
"nodemailer": "^7.0.13",
20
- "vintasend": "^0.8.1"
+ "vintasend": "^0.8.2"
21
},
22
"devDependencies": {
23
"@types/jest": "^30.0.0",
0 commit comments