From d866fe89f355111abb01b5176999cd54dee88812 Mon Sep 17 00:00:00 2001 From: strawmanbobi Date: Wed, 22 Oct 2025 13:08:06 +0800 Subject: [PATCH] fixed bower.json --- console/web/public_js/bower.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/console/web/public_js/bower.json b/console/web/public_js/bower.json index bea6cad..7be24d4 100644 --- a/console/web/public_js/bower.json +++ b/console/web/public_js/bower.json @@ -20,7 +20,6 @@ "highcharts": "^5.0.6", "jquery": "^2.2.4", "select2": "^4.0.3", - "toastr": "^2.1.3", - + "toastr": "^2.1.3" } }