From 27208b0900e357f00fc779714dbc6b123a06522e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicklas=20B=C3=B6rjesson?= Date: Thu, 15 Sep 2016 03:35:03 +0200 Subject: [PATCH] Add angular2-schema-form --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 50f6826..9afcdcd 100644 --- a/registry.json +++ b/registry.json @@ -67,6 +67,7 @@ "angular-route": "github:angular/bower-angular-route", "angular-sanitize": "github:angular/bower-angular-sanitize", "angular-schema-form": "github:json-schema-form/angular-schema-form", + "angular2-schema-form": "github:json-schema-form/angular2-schema-form", "angular-schema-form-bootstrap": "github:json-schema-form/angular-schema-form-bootstrap", "angular-schema-form-material": "github:json-schema-form/angular-schema-form-material", "angular-schema-form-colorpicker": "github:Textalk/angular-schema-form-colorpicker",