From b331c3c50559958b2e110b8d04640ee6fa34cf21 Mon Sep 17 00:00:00 2001 From: Oleksii Kurinnyi Date: Thu, 20 Oct 2016 18:41:39 +0300 Subject: [PATCH] fix CodeMirror version Signed-off-by: Oleksii Kurinnyi --- dashboard/bower.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dashboard/bower.json b/dashboard/bower.json index 401c1dd348..82dc60a305 100644 --- a/dashboard/bower.json +++ b/dashboard/bower.json @@ -34,7 +34,8 @@ "angular-uuid4": "0.3.0", "angular-file-upload": "2.0.0", "jquery": "2.1.3", - "js-yaml": "3.6.1" + "js-yaml": "3.6.1", + "codemirror": "5.10.0" }, "devDependencies": {}, "resolutions": {