From c5fdab59f6eadc9086c8da087b0ed0db24e50ab8 Mon Sep 17 00:00:00 2001 From: itdominator <1itdominator@gmail.com> Date: Mon, 14 Jul 2025 21:33:20 -0500 Subject: [PATCH] Bumping ace-linters to fix desync issue --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 12a4e89..8577bda 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "ace-builds": "1.43.0", "ace-diff": "3.0.3", "ace-layout": "1.5.0", - "ace-linters": "1.7.0", + "ace-linters": "1.7.1", "bootstrap": "5.3.6", "bootstrap-icons": "1.12.1", "chokidar": "4.0.3",