publish first alpha versions of pkgs
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "@openharbor/ngx-data-bootstrap-ui",
|
||||
"version": "0.0.15",
|
||||
"version": "18.0.0-alpha.2",
|
||||
"repository": "https://git.openharbor.io/Open-Harbor/ngx-data-ui",
|
||||
"description": "an internal use library for handling data sources grid filtering sorting, add commands etc",
|
||||
"keywords": [
|
||||
"angular",
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
* Public API Surface of ngx-bootstrap
|
||||
*/
|
||||
|
||||
export * from './lib/command-modal/command-modal.module';
|
||||
export * from './lib/command-modal/command-modal.service';
|
||||
export * from './lib/command-modal/directives/command-modal.directive';
|
||||
export * from './lib/form-group-command-modal/directives/form-group-command-modal.directive';
|
||||
|
||||
Reference in New Issue
Block a user