Skip to content

Commit fc550e6

Browse files
committed
chore: update node version to 22.18
1 parent 5453383 commit fc550e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Commencis Starter – Next.js provides a streamlined foundation for building mod
1616

1717
#### Node.js
1818

19-
Before you begin, ensure you have `node: >= 22.16` installed on your system.
19+
Before you begin, ensure you have `node: >= 22.18` installed on your system.
2020

2121
#### pnpm
2222

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"author": "Commencis WEB Team",
77
"license": "Apache-2.0",
88
"engines": {
9-
"node": ">=22.16"
9+
"node": ">=22.18"
1010
},
1111
"packageManager": "[email protected]",
1212
"scripts": {

0 commit comments

Comments
 (0)