From e62b147686708f383bf4653f5fc5dfda87420554 Mon Sep 17 00:00:00 2001 From: selman koc <64414348+skoc10@users.noreply.github.com> Date: Wed, 3 Jul 2024 09:06:18 +0300 Subject: [PATCH] Deleted comment line on dependencies --- npm/packs/sweetalert2/package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/npm/packs/sweetalert2/package.json b/npm/packs/sweetalert2/package.json index 69f46ed542..0fe8bff0b4 100644 --- a/npm/packs/sweetalert2/package.json +++ b/npm/packs/sweetalert2/package.json @@ -11,8 +11,7 @@ }, "dependencies": { "@abp/core": "~8.2.0", - "sweetalert2": "^11.3.6", - "comment": "Keep the version of sweetalert2 as the current one." + "sweetalert2": "^11.3.6" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", "homepage": "https://abp.io",