From 987676c1e380af641da700b052cc8952a1a836b4 Mon Sep 17 00:00:00 2001 From: Jiri Spac Date: Tue, 26 May 2015 19:28:01 +0200 Subject: [PATCH] proper alphabetical ordering --- registry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry.json b/registry.json index f8b5511..918cfea 100644 --- a/registry.json +++ b/registry.json @@ -131,8 +131,8 @@ "curl": "github:cujojs/curl", "d3": "github:mbostock/d3", "datatables": "github:DataTables/DataTables", - "decimal.js": "github:MikeMcl/decimal.js", "debug": "github:visionmedia/debug", + "decimal.js": "github:MikeMcl/decimal.js", "dgram": "github:jspm/nodelibs-dgram", "di": "github:angular/di.js", "dimple": "github:PMSI-AlignAlytics/dimple",