Skip to content

Commit 119f5a7

Browse files
committed
chore(node): bump minimal version from 20 to 22
Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com>
1 parent d32ddd4 commit 119f5a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"stylelint-webpack-plugin": "^5.0.1"
6868
},
6969
"engines": {
70-
"node": "^20.0.0",
70+
"node": "^22.0.0",
7171
"npm": "^10.0.0"
7272
}
7373
}

0 commit comments

Comments
 (0)