Update package.json node version

This commit is contained in:
Quentin Hocdé
2021-03-05 09:25:16 -05:00
parent 7cc8cee0fd
commit ad81a8e97f

View File

@@ -4,7 +4,7 @@
"title": "Locomotive Boilerplate",
"version": "1.0.0",
"engines": {
"node": "???"
"node": "^14.15"
},
"type": "module",
"author": "Locomotive <info@locomotive.ca>",