Skip to content

Commit

Permalink
Update npm and node engines versions
Browse files Browse the repository at this point in the history
Signed-off-by: nextcloud-command <[email protected]>
  • Loading branch information
nextcloud-command committed Jan 16, 2024
1 parent 19f1e0f commit 30c9dee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"engines": {
"node": "^20.0.0",
"npm": "^9.0.0"
"npm": "^10.0.0"
},
"scripts": {
"build": "webpack --progress --config src/webpack.prod.js",
Expand Down

0 comments on commit 30c9dee

Please sign in to comment.