detail views can now benefit from ps-view and single builder of data source, instead of list view and regulra hackish data source.

This commit is contained in:
David Lebee 2021-08-18 02:21:54 -04:00
parent d886ff797e
commit 11cdfd131a

View File

@ -1,6 +1,6 @@
{
"name": "@poweredsoft/ngx-cdk-ui",
"version": "0.0.9",
"version": "0.0.10",
"peerDependencies": {
"@angular/common": "^9.1.9",
"@angular/core": "^9.1.9"