docs: Update Node.js requirement to 16.11.0 (#9764)

* Update Node.js requirement in README file

* chore: update the rest of files with nodejs 16.11.0

* Update 03-updating-to-v14.mdx

---------

Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
This commit is contained in:
Toast
2023-08-14 05:49:33 +10:00
committed by GitHub
parent a1605b3a5e
commit 188877c50a
33 changed files with 37 additions and 37 deletions

View File

@@ -83,7 +83,7 @@
"typescript": "^5.1.6"
},
"engines": {
"node": ">=16.9.0"
"node": ">=16.11.0"
},
"publishConfig": {
"access": "public"