Skip to content

Commit b8245a1

Browse files
authored
Update package.json
1 parent 0a7aca8 commit b8245a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ostro/session",
3-
"version": "1.0.8",
3+
"version": "1.0.9",
44
"description": "Session module for OstroJS",
55
"scripts": {
66
"test": "echo \"Error: no test specified\" && exit 1"
@@ -17,7 +17,7 @@
1717
"uid-safe": "^2.1.5"
1818
},
1919
"engines": {
20-
"node": ">=12.0.0"
20+
"node": ">=14.0.0"
2121
},
2222
"engineStrict": true,
2323
"keywords": [

0 commit comments

Comments
 (0)