install jsonwebtoken

This commit is contained in:
titver968
2025-02-25 14:57:16 +01:00
parent f7b4273afd
commit 615fa61bbd
2 changed files with 93 additions and 0 deletions

View File

@@ -38,5 +38,8 @@
"onlyBuiltDependencies": [
"esbuild"
]
},
"dependencies": {
"jsonwebtoken": "^9.0.2"
}
}