bump to node 20

This commit is contained in:
pheiduck 2024-02-05 14:40:11 +01:00 committed by Philip H
parent 2eec97ff25
commit 3032163814
5 changed files with 6 additions and 9 deletions

2
src/package-lock.json generated
View file

@ -21,7 +21,7 @@
"tailwindcss": "^3.4.3"
},
"engines": {
"node": "18"
"node": "20"
}
},
"node_modules/@aashutoshrathi/word-wrap": {