mirror of
https://github.com/peaceiris/actions-gh-pages.git
synced 2025-07-14 14:16:00 +08:00
chore: downgrade engines.npm to 8.0.0
This commit is contained in:
parent
88b4d2aa92
commit
87231bc03a
@ -5,7 +5,7 @@
|
|||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=v16.19.0",
|
"node": ">=v16.19.0",
|
||||||
"npm": ">=9.3.1"
|
"npm": ">=8.0.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"postinstall": "npx husky install",
|
"postinstall": "npx husky install",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user