Update node

pull/246/head
Andrew Kahr 2023-12-12 21:23:55 -08:00
parent 422db0d796
commit 1071f90d4b
1 changed files with 1 additions and 1 deletions

View File

@ -105,6 +105,6 @@ branding:
icon: 'box'
color: 'gray-dark'
runs:
using: 'node16'
using: 'node20'
main: 'dist/main.js'
post: 'dist/post.js'