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 bot <[email protected]>
  • Loading branch information
nextcloud-bot authored and nickvergessen committed Aug 8, 2022
commit 46589ea6f354c68dde3c2aba67bfb9b7612e5cdc
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"vue-tooltip": "^0.1.0"
},
"engines": {
"node": "^14.0.0",
"npm": "^7.0.0"
"node": "^16.0.0",
"npm": "^7.0.0 || ^8.0.0"
},
"browserslist": [
"extends @nextcloud/browserslist-config"
Expand Down