From 09266c5dc5878a6d31ed7f1e942cf2000fea6619 Mon Sep 17 00:00:00 2001 From: Alexandre Alves <97888974+aalves08@users.noreply.github.com> Date: Thu, 4 Jul 2024 14:28:44 +0100 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 475cfba..f8a572e 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "@rancher/components": "0.2.1-alpha.0", - "@rancher/shell": "0.5.2", + "@rancher/shell": "2.0.0", "@types/lodash": "4.14.184", "core-js": "3.21.1", "css-loader": "4.3.0"