Use node 20

This commit is contained in:
Daniel Siepmann 2023-12-19 08:31:20 +01:00
parent 6f3b519477
commit 547a992ae4

View file

@ -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",