UNPKG

ngx-bootstrap-fix-datepicker

Version:
11 lines (10 loc) 298 B
{ "$schema": "../node_modules/@angular-devkit/schematics/collection-schema.json", "schematics": { "ng-add": { "description": "Adds ngx-bootstrap to the application without affecting any templates", "factory": "./ng-add/index", "schema": "./ng-add/schema.json" } } }