Skip to content
This repository was archived by the owner on Feb 19, 2024. It is now read-only.

Commit 7f4ab77

Browse files
committed
ci: use only Node.js 16 / NPM 7 so renovate does not act up
See https://github.com/renovatebot/renovate/issues/12263\#issuecomment-950183023
1 parent 0b9a572 commit 7f4ab77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"engines": {
4141
"node": "16",
42-
"node": "7"
42+
"npm": "7"
4343
},
4444
"release": {
4545
"branches": [

0 commit comments

Comments
 (0)