We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77b189c commit 9adfadeCopy full SHA for 9adfade
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "users-session-manager",
3
- "version": "1.0.6",
+ "version": "1.0.7",
4
"description": "A simple Node.js library to manage users sessions on a web application or any kind of JS apps",
5
"main": "index.js",
6
"type": "module",
@@ -38,4 +38,4 @@
38
"mocha": "^9.1.3",
39
"sinon": "^12.0.1"
40
}
41
-}
+}
0 commit comments