diff --git a/package.json b/package.json index c7194564..65f51f0b 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "tailwindcss": "^ 3.4.17", "vue": "^3.5.13", "vue-router": "^4.5.0", - "vue-toast-notification": "^3.1.3", + "vue-toastification": "^2.0.0-rc.5", "vue3-ace-editor": "^2.2.4", "vue3-apexcharts": "^1.8.0", "vue3-perfect-scrollbar": "^2.0.0", @@ -112,4 +112,4 @@ "workbox-window": "^7.3.0" }, "packageManager": "yarn@1.22.18" -} \ No newline at end of file +} diff --git a/src/components/cards/CustomRuleCard.vue b/src/components/cards/CustomRuleCard.vue index b7f293a2..14c85cb1 100644 --- a/src/components/cards/CustomRuleCard.vue +++ b/src/components/cards/CustomRuleCard.vue @@ -1,6 +1,6 @@