From 1cf70893f23e46b8b9aebe23dc3562c70dffaaf5 Mon Sep 17 00:00:00 2001 From: Ruben Daniels Date: Wed, 21 Oct 2015 10:49:32 -0700 Subject: [PATCH] Fix jsbeautify to actually work --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b5b1a9ca..1991faa1 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "c9.ide.configuration": "#a9066299a2", "c9.ide.dialog.wizard": "#7667ec79a8", "c9.ide.fontawesome": "#781602c5d8", - "c9.ide.format": "#33ebd01914", + "c9.ide.format": "#5ec97fb083", "c9.ide.help.support": "#e95f98f87c", "c9.ide.imgeditor": "#66a9733dc1", "c9.ide.immediate": "#29fd6d3f51",