Use node version 16 and higher

This commit is contained in:
Alf Sebastian Houge
2023-02-04 21:14:26 +01:00
parent df2d7288df
commit b386012e13
2 changed files with 2 additions and 2 deletions

2
ui/package-lock.json generated
View File

@@ -63,7 +63,7 @@
"vuepress": "^1.9.8"
},
"engines": {
"node": ">=10.13.3"
"node": ">=16.0.0"
}
},
"node_modules/@ampproject/remapping": {