feat: increase node to version 16

This commit is contained in:
adrians5j 2022-10-18 14:04:22 +02:00
parent 0a14f22742
commit 03a9c76bdb

View file

@ -1,5 +1,5 @@
name: "Conventional Commits"
description: "Ensures that all commit messages are following the conventional-commits standard."
runs:
using: node12
using: node16
main: dist/main/index.js