From e8a4d5b5972d600f541403c660d37f1d9fea2dfe Mon Sep 17 00:00:00 2001 From: mi1468 Date: Sat, 28 Jun 2025 10:37:27 +0330 Subject: [PATCH] added alert package --- xroom-dashboard/package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/xroom-dashboard/package.json b/xroom-dashboard/package.json index 1530416..85b2221 100644 --- a/xroom-dashboard/package.json +++ b/xroom-dashboard/package.json @@ -18,6 +18,7 @@ "date-fns": "^4.1.0", "moment-jalaali": "^0.10.4", "plyr": "^3.7.8", + "sweetalert2": "^11.22.1", "swiper": "^11.2.8", "video.js": "^7.21.7", "vue": "^3.2.13",