We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af02783 commit 3700d94Copy full SHA for 3700d94
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vintasend-pug",
3
- "version": "0.12.2",
+ "version": "0.12.3",
4
"description": "",
5
"type": "module",
6
"main": "dist/index.js",
@@ -25,7 +25,7 @@
25
"license": "MIT",
26
"dependencies": {
27
"pug": "^3.0.3",
28
- "vintasend": "^0.12.2"
+ "vintasend": "^0.12.3"
29
},
30
"devDependencies": {
31
"@biomejs/biome": "^2.4.5",
0 commit comments