Skip to content

Commit cc09559

Browse files
Update to support Node 18
1 parent 31f70a4 commit cc09559

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"homepage": "https://github.com/strapi-community/strapi-plugin-redis#readme",
4646
"engines": {
47-
"node": ">=12.x.x <=16.x.x",
47+
"node": ">=12.x.x <=18.x.x",
4848
"npm": ">=6.0.0"
4949
},
5050
"license": "MIT"

0 commit comments

Comments
 (0)