We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0249e0 commit 78930e8Copy full SHA for 78930e8
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vintasend-nodemailer",
3
- "version": "0.12.3",
+ "version": "0.13.0",
4
"description": "",
5
"type": "module",
6
"main": "dist/index.js",
@@ -21,7 +21,7 @@
21
"license": "MIT",
22
"dependencies": {
23
"nodemailer": "^8.0.1",
24
- "vintasend": "^0.12.3"
+ "vintasend": "file:../../.."
25
},
26
"devDependencies": {
27
"@biomejs/biome": "^2.4.5",
0 commit comments