We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9498d0a commit 8aa8702Copy full SHA for 8aa8702
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vintasend-pug",
3
- "version": "0.13.0",
+ "version": "0.13.1",
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": "file:../../.."
+ "vintasend": "^0.13.1"
29
},
30
"devDependencies": {
31
"@biomejs/biome": "^2.4.5",
0 commit comments