We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d2547c commit f6998e3Copy full SHA for f6998e3
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vintasend-winston",
3
- "version": "0.6.0",
+ "version": "0.6.1",
4
"description": "",
5
"main": "dist/index.js",
6
"scripts": {
@@ -17,7 +17,7 @@
17
"license": "MIT",
18
"dependencies": {
19
"jsonwebtoken": "^9.0.3",
20
- "vintasend": "^0.6.0",
+ "vintasend": "^0.6.1",
21
"winston": "^3.19.0"
22
},
23
"devDependencies": {
0 commit comments