Update node version

This commit is contained in:
Andrew Kahr 2023-12-12 11:20:58 -08:00
parent 33fd1e5987
commit 7fb63f4c01

View File

@ -270,5 +270,5 @@ branding:
icon: 'box' icon: 'box'
color: 'gray-dark' color: 'gray-dark'
runs: runs:
using: 'node16' using: 'node20'
main: 'dist/index.js' main: 'dist/index.js'