Revert to v16 version

This commit is contained in:
Paulo Gustavo Veiga 2022-10-05 18:11:20 -07:00
parent 3ac7e57dcf
commit 988f3c3152
4 changed files with 413 additions and 414 deletions

2
.nvmrc
View File

@ -1 +1 @@
v18
v16

View File

@ -4,8 +4,7 @@
# The workflow allows running tests and code linting on the default branch.
# Node LTS
#image: cypress/included:10.9.0
image: node:18.4.0
image: cypress/included:10.9.0
pipelines:
branches:

View File

@ -28,7 +28,7 @@
"Ezequiel Bergamaschi"
],
"engines": {
"node": ">18.3.0"
"node": ">16.15.0"
},
"browserslist": {
"production": [

820
yarn.lock

File diff suppressed because it is too large Load Diff