Bump node to 16

This commit is contained in:
Björn Fromme
2023-01-30 16:51:11 +01:00
parent 3464d972ca
commit 8386518527
4 changed files with 205 additions and 203 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
"build": "NODE_ENV=production ./node_modules/.bin/encore production"
},
"engines": {
"node": ">=14"
"node": ">=16"
},
"dependencies": {
"@splidejs/splide": "^2.4.21",