11
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2026-04-04 16:56:52 +00:00

build: update node.js version to 20.16.0

This commit is contained in:
Antony David 2024-08-03 10:01:41 +02:00
parent 7f0a61df50
commit 2e05d03e3b
No known key found for this signature in database
GPG key ID: 6BF1D636FB7681E6
5 changed files with 6 additions and 6 deletions

View file

@ -12,7 +12,7 @@
"build": "rollup -c"
},
"engines": {
"node": "20.9.0"
"node": "20.16.0"
},
"repository": {
"type": "git",