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
+1 -1
View File
@@ -21,7 +21,7 @@
"tailwindcss": "^3.4.3"
},
"engines": {
"node": "18"
"node": "20"
}
},
"node_modules/@aashutoshrathi/word-wrap": {
+1 -1
View File
@@ -30,6 +30,6 @@
]
},
"engines": {
"node": "18"
"node": "20"
}
}