From 374830e5e7a224a8e30ef40a959dea0192d28014 Mon Sep 17 00:00:00 2001 From: Guy Bedford Date: Wed, 14 Jan 2015 13:42:43 +0200 Subject: [PATCH] fix registry order --- registry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry.json b/registry.json index 100b007..390b8e4 100644 --- a/registry.json +++ b/registry.json @@ -1,4 +1,5 @@ { + "coffee": "github:forresto/plugin-coffee", "css": "github:systemjs/plugin-css", "font": "github:guybedford/system-font", "image": "github:systemjs/plugin-image", @@ -6,7 +7,6 @@ "md": "github:guybedford/system-md", "text": "github:systemjs/plugin-text", "jsx": "github:floatdrop/plugin-jsx", - "coffee": "github:forresto/plugin-coffee", "ace": "github:ajaxorg/ace-builds", "angular": "github:angular/bower-angular",