mirror of
https://github.com/actions/add-to-project.git
synced 2025-12-13 13:41:53 +00:00
Update engines in package-lock.json
This commit is contained in:
2
package-lock.json
generated
2
package-lock.json
generated
@@ -29,7 +29,7 @@
|
|||||||
"typescript": "^4.5.5"
|
"typescript": "^4.5.5"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=10.0.0 <17.0.0",
|
"node": ">=12.0.0 <17.0.0",
|
||||||
"npm": ">= 7.0.0"
|
"npm": ">= 7.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user