From 05820af694015191795d49060300c1244a3f2369 Mon Sep 17 00:00:00 2001 From: Vikram Raj Date: Tue, 12 Mar 2024 16:00:15 +0530 Subject: [PATCH] Add OCP version support to 4.15 and above --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7c8734c9..eb701e28 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "tasksComponent": "./components/pipelines-tasks" }, "dependencies": { - "@console/pluginAPI": ">=4.15.0" + "@console/pluginAPI": ">=4.15" } }, "dependencies": {