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