Use node 20
This commit is contained in:
parent
6f3b519477
commit
547a992ae4
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
"watch": "gulp watch"
|
"watch": "gulp watch"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "18.*"
|
"node": "20.*"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bootstrap": "^4.3.1",
|
"bootstrap": "^4.3.1",
|
||||||
|
|
Loading…
Reference in a new issue