v0.5.120: убран save() при switchTo, Express сам сохранит сессию

This commit is contained in:
2026-06-15 15:31:57 +04:00
parent bde68c00a1
commit 799406df78
3 changed files with 4 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "ipwhitelist",
"version": "0.5.119",
"version": "0.5.120",
"description": "IP WhiteList microservice for cloud provider",
"main": "server.js",
"scripts": {