From 96654f2318c9a39779e9afb1e1b65e4fd13d7340 Mon Sep 17 00:00:00 2001 From: Dave Longley Date: Fri, 29 Mar 2024 15:12:12 -0400 Subject: [PATCH] Express expectation of node >= 18. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 71ecaa0..1527cfb 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ ] }, "engines": { - "node": ">=14" + "node": ">=18" }, "keywords": [ "Authorization Capability",