Merge pull request #30 from bcomnes/fix-large-deploys

Fix problems with large deploys by updating to async-neocities 2.0.0
This commit is contained in:
Bret 2021-01-17 11:13:07 -07:00 committed by GitHub
commit b0315b3ae6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@
},
"dependencies": {
"@actions/core": "1.2.6",
"async-neocities": "1.1.7",
"async-neocities": "2.0.2",
"ms": "2.1.3",
"webassert": "3.0.2"
},
@ -18,7 +18,7 @@
"budo": "^11.6.3",
"cpx2": "^3.0.0",
"dependency-check": "^4.1.0",
"gh-release": "^4.0.0",
"gh-release": "^5.0.0",
"npm-run-all": "^4.1.5",
"sitedown": "^5.0.0",
"standard": "^16.0.0"