Skip to content

Commit

Permalink
Merge pull request #1408 from nextcloud/automated/update-engines/default
Browse files Browse the repository at this point in the history
chore: update node engines to next LTS
  • Loading branch information
st3iny authored Jul 10, 2023
2 parents 7014780 + b19a0ef commit ca77545
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"extends @nextcloud/browserslist-config"
],
"engines": {
"node": "^16.0.0",
"npm": "^7.0.0 || ^8.0.0"
"node": "^20.0.0",
"npm": "^9.0.0"
},
"jshintConfig": {
"esversion": 6
Expand Down

0 comments on commit ca77545

Please sign in to comment.