From c039e62b963fc5501d869c8317ae5db9dd9f8755 Mon Sep 17 00:00:00 2001 From: Ruben Daniels Date: Fri, 3 Apr 2015 22:45:59 +0000 Subject: [PATCH] Added very basic file template support --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4d0c955c..b9e43abc 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "c9.ide.installer": "#38f5840924", "c9.ide.mount": "#cb45b621f1", "c9.ide.navigate": "#64156c7f4a", - "c9.ide.newresource": "#3b871089bc", + "c9.ide.newresource": "#97e345d3b3", "c9.ide.openfiles": "#28a4f5af16", "c9.ide.preview": "#dba2f4214d", "c9.ide.preview.browser": "#ac18aaf31d",