chore: bump Node.js to 16.9.0 (#7035)

This commit is contained in:
Antonio Román
2022-01-07 21:03:00 +01:00
committed by GitHub
parent c8bfb24589
commit 4293b74253
14 changed files with 14 additions and 15 deletions

View File

@@ -80,7 +80,7 @@
"typescript": "^4.4.4"
},
"engines": {
"node": ">=16.0.0"
"node": ">=16.9.0"
},
"publishConfig": {
"access": "public"