Merge pull request #6 from mmkal/patch-1

bump to node 16
This commit is contained in:
Harry Marr
2022-10-10 21:36:17 -04:00
committed by GitHub
+1 -1
View File
@@ -4,5 +4,5 @@ branding:
icon: 'code'
color: 'yellow'
runs:
using: 'node12'
using: 'node16'
main: 'index.js'