mirror of
https://github.com/nvms/prsm.git
synced 2025-12-16 08:00:53 +00:00
1.5.3 release
This commit is contained in:
parent
021ae07f10
commit
66b85e8695
@ -1,11 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "@prsm/express-session-auth",
|
"name": "@prsm/express-session-auth",
|
||||||
"version": "1.5.2",
|
"version": "1.5.3",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "./dist/index.js",
|
"main": "./dist/index.js",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"types": "./dist/index.d.ts",
|
"types": "./dist/index.d.ts",
|
||||||
"files": [
|
"files": [
|
||||||
|
"src",
|
||||||
"dist",
|
"dist",
|
||||||
"express-session-auth.d.ts"
|
"express-session-auth.d.ts"
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user