downgrade to node v16
This commit is contained in:
parent
b42a934207
commit
8c1ad530bc
|
@ -98,7 +98,7 @@
|
||||||
"standard": "^17.1.0"
|
"standard": "^17.1.0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "18.16.1"
|
"node": "16.16.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@aashutoshrathi/word-wrap": {
|
"node_modules/@aashutoshrathi/word-wrap": {
|
||||||
|
|
|
@ -91,7 +91,7 @@
|
||||||
"yup": "^1.2.0"
|
"yup": "^1.2.0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "18.16.1"
|
"node": "16.16.0"
|
||||||
},
|
},
|
||||||
"standard": {
|
"standard": {
|
||||||
"parser": "@babel/eslint-parser",
|
"parser": "@babel/eslint-parser",
|
||||||
|
|
Loading…
Reference in New Issue