fix: bump up nodejs to v16 (#379)

* fix: bump up nodejs to v16

* fix: bump up nodejs to v16
This commit is contained in:
Kengo TODA
2021-12-21 14:51:24 +08:00
committed by GitHub
parent 023656a262
commit 71a073de4f
7 changed files with 11769 additions and 162 deletions

View File

@@ -9,5 +9,5 @@ branding:
color: blue
icon: play
runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'