From 5a44bc8e5de9e7d237fd9c4310a621e2fd0e2b19 Mon Sep 17 00:00:00 2001 From: Guy Bedford Date: Thu, 15 Jan 2015 09:51:07 +0200 Subject: [PATCH] reorder plugins --- registry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry.json b/registry.json index 279dba0..68f7b3a 100644 --- a/registry.json +++ b/registry.json @@ -6,8 +6,8 @@ "json": "github:systemjs/plugin-json", "md": "github:guybedford/system-md", "text": "github:systemjs/plugin-text", - "jsx": "github:floatdrop/plugin-jsx", "jade": "github:johnsoftek/plugin-jade", + "jsx": "github:floatdrop/plugin-jsx", "ace": "github:ajaxorg/ace-builds", "angular": "github:angular/bower-angular",