From c6f2884f77594be5ebaa0f065afe0276a5e8e25f Mon Sep 17 00:00:00 2001 From: Egor Smirnov Date: Wed, 10 Jun 2015 11:42:09 +0200 Subject: [PATCH] Add angular-decorators --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index e8ca6c8..01377df 100644 --- a/registry.json +++ b/registry.json @@ -24,6 +24,7 @@ "angular-breadcrumb": "github:ncuillery/angular-breadcrumb", "angular-cookies": "github:angular/bower-angular-cookies", "angular-decorate": "github:innit/angular-decorate", + "angular-decorators": "npm:angular-decorators", "angular-deferred-bootstrap": "github:philippd/bower-angular-deferred-bootstrap", "angular-file-upload": "github:danialfarid/angular-file-upload-bower", "angular-formly": "github:formly-js/angular-formly",