mirror of
https://github.com/bcomnes/deploy-to-neocities.git
synced 2026-01-16 22:56:28 +00:00
Fix problems with large deploys by updating to async-neocities 2.0.0
This commit is contained in:
parent
606f4dafbe
commit
c1d930633a
@ -8,7 +8,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/core": "1.2.6",
|
"@actions/core": "1.2.6",
|
||||||
"async-neocities": "1.1.7",
|
"async-neocities": "2.0.2",
|
||||||
"ms": "2.1.3",
|
"ms": "2.1.3",
|
||||||
"webassert": "3.0.2"
|
"webassert": "3.0.2"
|
||||||
},
|
},
|
||||||
@ -18,7 +18,7 @@
|
|||||||
"budo": "^11.6.3",
|
"budo": "^11.6.3",
|
||||||
"cpx2": "^3.0.0",
|
"cpx2": "^3.0.0",
|
||||||
"dependency-check": "^4.1.0",
|
"dependency-check": "^4.1.0",
|
||||||
"gh-release": "^4.0.0",
|
"gh-release": "^5.0.0",
|
||||||
"npm-run-all": "^4.1.5",
|
"npm-run-all": "^4.1.5",
|
||||||
"sitedown": "^5.0.0",
|
"sitedown": "^5.0.0",
|
||||||
"standard": "^16.0.0"
|
"standard": "^16.0.0"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user