Update node version in package.json

This commit is contained in:
Bruno Alla 2021-11-13 12:33:16 +00:00
parent edfbb61c78
commit 901911cba8

View File

@ -23,7 +23,7 @@
{%- endif %}
},
"engines": {
"node": ">=8"
"node": "10"
},
"browserslist": [
"last 2 versions"