Skip to content

Commit 43ddb64

Browse files
authored
Merge pull request #722 from nextcloud/chore/bump-node-version
chore(deps): bump node minimal version from 20 to 22
2 parents d32ddd4 + 119f5a7 commit 43ddb64

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)