We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69a7b5f commit 5d65f7eCopy full SHA for 5d65f7e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "koa-session-minimal",
3
- "version": "3.0.3",
+ "version": "3.0.4",
4
"description": "Minimal implementation of session middleware for Koa 2. Inspired by and compatible with koa-generic-session",
5
"main": "dist/session.js",
6
"scripts": {
0 commit comments