Update so that angular-schema-form points to the new location, remove override, no longer needed
Add angular-schema-form-bootstrap Add angular-schema-form-material Update angular-schema-form-dynamic-select to use github instead of npm
This commit is contained in:
+4
-2
@@ -63,11 +63,13 @@
|
||||
"angular-restmod": "github:platanus/angular-restmod",
|
||||
"angular-route": "github:angular/bower-angular-route",
|
||||
"angular-sanitize": "github:angular/bower-angular-sanitize",
|
||||
"angular-schema-form": "github:Textalk/angular-schema-form",
|
||||
"angular-schema-form": "github:json-schema-form/angular-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",
|
||||
"angular-schema-form-datepicker": "github:Textalk/angular-schema-form-datepicker",
|
||||
"angular-schema-form-dynamic-select": "npm:angular-schema-form-dynamic-select",
|
||||
"angular-schema-form-fontpicker": "github:Textalk/angular-schema-form-fontpicker",
|
||||
"angular-schema-form-dynamic-select": "github:OptimalBPM/angular-schema-form-dynamic-select",
|
||||
"angular-smart-table": "github:lorenzofox3/Smart-Table",
|
||||
"angular-strap": "github:mgcrea/angular-strap",
|
||||
"angular-subscribe": "github:kasperlewau/angular-subscribe",
|
||||
|
||||
Reference in New Issue
Block a user