This commit is contained in:
Robin Appelman 2024-01-31 20:38:06 +01:00
commit cae1841348

View file

@ -26,6 +26,6 @@ branding:
color: 'blue'
icon: 'database'
runs:
using: 'node16'
using: 'node20'
main: 'dist/main/index.js'
post: 'dist/main/index.js'