Bump to node16

This commit is contained in:
Tom Hu 2022-04-04 17:13:17 -04:00
parent d4729eeb39
commit 0d6466ff9c
No known key found for this signature in database
GPG key ID: 6D87FFF4D2F6D66F

View file

@ -90,5 +90,5 @@ branding:
color: 'red'
icon: 'umbrella'
runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'