update dependency, code cleanup

This commit is contained in:
Slawomir Jaranowski
2020-01-23 00:08:24 +01:00
parent f9c596d8b3
commit cfeadc6038
8 changed files with 2863 additions and 1819 deletions

View File

@ -21,3 +21,4 @@ inputs:
runs:
using: 'node12'
main: 'index.js'
post: 'cleanup.js'