mirror of
https://github.com/nvms/prsm.git
synced 2025-12-16 08:00:53 +00:00
1.6.3 release
This commit is contained in:
parent
3226bbc604
commit
507a2fe341
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@prsm/express-session-auth",
|
||||
"version": "1.6.2",
|
||||
"version": "1.6.3",
|
||||
"description": "",
|
||||
"main": "./dist/index.js",
|
||||
"type": "module",
|
||||
@ -31,7 +31,7 @@
|
||||
"@prsm/hash": "^1.0.2",
|
||||
"@prsm/ids": "^1.1.1",
|
||||
"@prsm/ms": "^1.0.1",
|
||||
"@prsm/otp": "file:../otp",
|
||||
"@prsm/otp": "^1.0.1",
|
||||
"@types/express": "^4.17.21",
|
||||
"cookie-parser": "^1.4.6",
|
||||
"express": "^4.19.2",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user