mirror of
https://github.com/peaceiris/actions-gh-pages.git
synced 2025-07-15 22:56:54 +08:00
chore: bump node and npm (#232)
This commit is contained in:
parent
ddf2c5b9f1
commit
8dd38bec4d
@ -4,8 +4,8 @@
|
|||||||
"description": "GitHub Actions for GitHub Pages",
|
"description": "GitHub Actions for GitHub Pages",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=12.16.1",
|
"node": ">=12.16.2",
|
||||||
"npm": ">=6.14.2"
|
"npm": ">=6.14.4"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"all": "npm run format && npm run lint && npm test",
|
"all": "npm run format && npm run lint && npm test",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user