From ad25f4a88e1731a9345e9ae991edccdacb07acd6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Pe=C5=A1a?= Date: Wed, 29 Jul 2015 16:41:46 +0200 Subject: [PATCH] Add angular-dynamic-locale registry --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index cc7a446..bc13c52 100644 --- a/registry.json +++ b/registry.json @@ -31,6 +31,7 @@ "angular-decorate": "github:innit/angular-decorate", "angular-decorators": "npm:angular-decorators", "angular-deferred-bootstrap": "github:philippd/bower-angular-deferred-bootstrap", + "angular-dynamic-locale": "github:lgalfaso/angular-dynamic-locale", "angular-es6-di": "github:tengyifei/angular-es6-di", "angular-file-upload": "github:danialfarid/angular-file-upload-bower", "angular-formly": "github:formly-js/angular-formly",