mirror of
https://github.com/actions/hello-world-javascript-action.git
synced 2025-12-25 02:57:33 +08:00
Set node version in package.json
This commit is contained in:
2
package-lock.json
generated
2
package-lock.json
generated
@@ -29,7 +29,7 @@
|
||||
"rollup": "^4.30.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=21"
|
||||
"node": ">=20"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@rollup/rollup-linux-x64-gnu": "*"
|
||||
|
||||
Reference in New Issue
Block a user