Skip to content

Commit

Permalink
chore: update node engines to next LTS (node 20 / npm 9)
Browse files Browse the repository at this point in the history
Signed-off-by: John Molakvoæ <[email protected]>
  • Loading branch information
skjnldsv committed Jun 21, 2023
1 parent 7caf1d2 commit 364cc0d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,9 @@
"bugs": {
"url": "https://github.com/nextcloud/passman-webextension/issues"
},
"homepage": "https://github.com/nextcloud/passman-webextension#readme"
"homepage": "https://github.com/nextcloud/passman-webextension#readme",
"engines": {
"node": "^20.0.0",
"npm": "^9.0.0"
}
}

0 comments on commit 364cc0d

Please sign in to comment.