From ad81a8e97f4b3fe7d77156975f9f7348a3cbb6ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Quentin=20Hocde=CC=81?= Date: Fri, 5 Mar 2021 09:25:16 -0500 Subject: [PATCH] Update package.json node version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 22eb9f2..7f74533 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "title": "Locomotive Boilerplate", "version": "1.0.0", "engines": { - "node": "???" + "node": "^14.15" }, "type": "module", "author": "Locomotive ",