Revert Node bump in package.json

Related to #17928

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
This commit is contained in:
Maurício Meneghini Fauth 2022-11-26 18:04:06 -03:00
parent d5eec40101
commit 4b243542ac
No known key found for this signature in database
GPG Key ID: 6A16FD38AFC89CC8

View File

@ -7,7 +7,7 @@
"license": "GPL-2.0",
"private": true,
"engines": {
"node": ">=14"
"node": ">=10"
},
"type": "module",
"dependencies": {