upgrade back to node 18
This commit is contained in:
parent
a0632bc748
commit
16e882a1ce
|
@ -98,7 +98,7 @@
|
|||
"standard": "^17.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": "16.20.1"
|
||||
"node": "18.17.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@aashutoshrathi/word-wrap": {
|
||||
|
|
|
@ -92,7 +92,7 @@
|
|||
"yup": "^1.2.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": "16.20.1"
|
||||
"node": "18.17.0"
|
||||
},
|
||||
"standard": {
|
||||
"parser": "@babel/eslint-parser",
|
||||
|
|
Loading…
Reference in New Issue