Skip to content

Commit

Permalink
chore: update package.json node version (kubesphere#4207)
Browse files Browse the repository at this point in the history
Signed-off-by: donniean <[email protected]>
Co-authored-by: donniean <[email protected]>
  • Loading branch information
ks-ci-bot and donniean authored Jul 12, 2024
1 parent 0894c7e commit c89dcb3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,6 @@
"yargs": "^17.0.1"
},
"engines": {
"node": ">= 6.0.0",
"npm": ">= 3.0.0"
"node": ">= 16.0.0"
}
}
3 changes: 1 addition & 2 deletions packages/bootstrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@
"@kubed/stook-devtools": "^0.0.1"
},
"engines": {
"node": ">= 6.0.0",
"npm": ">= 3.0.0"
"node": ">= 16.0.0"
},
"gitHead": "f5ad04cf99d7ae5229f4ff770a24af2182d38ab8"
}

0 comments on commit c89dcb3

Please sign in to comment.