Update to node 18 in package.json

This commit is contained in:
Bruno Alla 2023-04-26 08:51:28 +02:00
parent 5eaecdcefc
commit ee9df1883a
No known key found for this signature in database

View File

@ -35,7 +35,7 @@
"webpack-merge": "^5.8.0"
},
"engines": {
"node": "16"
"node": "18"
},
"browserslist": [
"last 2 versions"