From 72a873afe3fcee5af16e3f755b09dad2e84892ea Mon Sep 17 00:00:00 2001 From: guybedford Date: Mon, 20 Jul 2015 16:26:49 +0200 Subject: [PATCH] fix ordering --- registry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry.json b/registry.json index 6aa8fed..3f0bdc7 100644 --- a/registry.json +++ b/registry.json @@ -262,8 +262,8 @@ "mq4-hover-shim": "npm:mq4-hover-shim", "msgs": "github:cujojs/msgs", "mustache": "github:janl/mustache.js", - "ng-dialog": "npm:ng-dialog", "net": "github:jspm/nodelibs-net", + "ng-dialog": "npm:ng-dialog", "ng-infinite-scroll": "github:sroze/ngInfiniteScroll", "ng-jcrop": "github:andrefarzat/ng-jcrop", "ng-multi-transclude": "github:zachsnow/ng-multi-transclude",