From 1d892967189dc7e5184f600931a4a4f486c2e3ca Mon Sep 17 00:00:00 2001 From: Brady Dowling Date: Tue, 10 Mar 2015 15:03:54 -0600 Subject: [PATCH] Modified typescript builder I've implemented the changes mentioned in the previously referenced ticket and tested them. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1cf6e203..f806b330 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "c9.ide.recentfiles": "#7c099abf40", "c9.ide.remote": "#37773d905b", "c9.ide.run": "#0a8cc7f0a9", - "c9.ide.run.build": "#ea47baab4d", + "c9.ide.run.build": "#2ef7140669", "c9.ide.save": "#a32a8f4346", "c9.ide.terminal.monitor": "#df9936daa2", "c9.ide.theme.flat": "#5c7c27ab74",