From 1f121cfa1f7e522a0fdab26be4486c2af580e505 Mon Sep 17 00:00:00 2001 From: Gnought <1684105+gnought@users.noreply.github.com> Date: Sat, 5 Feb 2022 21:14:54 +0800 Subject: [PATCH] chore: set minimum node req be 12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f3ec5bae..a4a2aacb 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "url": "http://github.com/moscajs/aedes/issues" }, "engines": { - "node": ">=10" + "node": ">=12" }, "keywords": [ "mqtt",