diff --git a/package.json b/package.json index 86ff544..f7c70cc 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "uuid": "64b5a452-020e-499f-a76c-3677d56fac9d" }, "engines": { - "node": ">=10.16.0 <=14.x.x", + "node": ">=10.16.0 <=v18.17.0", "npm": "^7.0.0" }, "license": "MIT", diff --git a/plugins/tree-view-bookmarks/package.json b/plugins/tree-view-bookmarks/package.json index ae2fde4..3550885 100644 --- a/plugins/tree-view-bookmarks/package.json +++ b/plugins/tree-view-bookmarks/package.json @@ -21,7 +21,7 @@ } ], "engines": { - "node": ">=10.16.0 <=14.x.x", + "node": ">=10.16.0 <=v18.17.0", "npm": ">=6.0.0" }, "license": "MIT"