Print file stats when things error.

This commit is contained in:
Bret Comnes
2021-01-03 15:47:32 -07:00
parent e3a5a21e0f
commit 06656fc11f
2 changed files with 16 additions and 4 deletions

View File

@@ -8,9 +8,9 @@
},
"dependencies": {
"@actions/core": "1.2.6",
"async-neocities": "1.1.6",
"ms": "^2.1.2",
"webassert": "^3.0.2"
"async-neocities": "1.1.7",
"ms": "2.1.2",
"webassert": "3.0.2"
},
"devDependencies": {
"auto-changelog": "^2.0.0",