diff --git a/node/package.json b/node/package.json index f1f1a8bb0e..9b990f84e7 100644 --- a/node/package.json +++ b/node/package.json @@ -81,6 +81,9 @@ "THIRD_PARTY_LICENSES_NODE" ] }, + "engines": { + "node": ">=16" + }, "//": [ "The fields below have been commented out and are only necessary for publishing the package." ],