Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update npm and node engines versions
Signed-off-by: nextcloud-command <[email protected]>
  • Loading branch information
nextcloud-command committed Jan 16, 2024
commit 1450bb8a2dbed3a0cb533a29c94adf40930bd1f4
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"engines": {
"node": "^20.0.0",
"npm": "^9.0.0"
"npm": "^10.0.0"
},
"devDependencies": {
"@nextcloud/babel-config": "^1.0.0",
Expand Down