mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-22 06:37:56 +01:00
Revert to v16 version
This commit is contained in:
parent
3ac7e57dcf
commit
988f3c3152
@ -4,8 +4,7 @@
|
|||||||
# The workflow allows running tests and code linting on the default branch.
|
# The workflow allows running tests and code linting on the default branch.
|
||||||
|
|
||||||
# Node LTS
|
# Node LTS
|
||||||
#image: cypress/included:10.9.0
|
image: cypress/included:10.9.0
|
||||||
image: node:18.4.0
|
|
||||||
|
|
||||||
pipelines:
|
pipelines:
|
||||||
branches:
|
branches:
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
"Ezequiel Bergamaschi"
|
"Ezequiel Bergamaschi"
|
||||||
],
|
],
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">18.3.0"
|
"node": ">16.15.0"
|
||||||
},
|
},
|
||||||
"browserslist": {
|
"browserslist": {
|
||||||
"production": [
|
"production": [
|
||||||
|
Loading…
Reference in New Issue
Block a user