Update version.

This commit is contained in:
Paulo Gustavo Veiga 2022-10-05 17:22:26 -07:00
parent 1e75592996
commit 0aee8c4c41
4 changed files with 4 additions and 4 deletions

2
.nvmrc
View File

@ -1 +1 @@
v18
v16

View File

@ -1,7 +1,7 @@
version: '3'
services:
e2e:
image: cypress/included:10.7.0
image: cypress/included:10.8.0
container_name: wisemapping-integration-tests
entrypoint: '/bin/sh -c "yarn install && yarn bootstrap && yarn build && yarn test:integration"'
working_dir: /e2e

View File

@ -1,7 +1,7 @@
version: '3'
services:
e2e:
image: cypress/included:10.7.0
image: cypress/included:10.8.0
container_name: wisemapping-integration-tests
entrypoint: '/bin/sh -c "yarn bootstrap && yarn build && yarn test:integration"'
working_dir: /e2e

View File

@ -28,7 +28,7 @@
"Ezequiel Bergamaschi"
],
"engines": {
"node": "^18.x"
"node": ">16"
},
"browserslist": {
"production": [