mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
fix datatable demo
This commit is contained in:
parent
a4ac5edbec
commit
770057557b
@ -23,7 +23,7 @@ import {
|
||||
DataSorting,
|
||||
ObjectDataRow,
|
||||
ObjectDataColumn
|
||||
} from 'ng2-alfresco-datatable/dist/ng2-alfresco-datatable';
|
||||
} from 'ng2-alfresco-datatable';
|
||||
|
||||
@Component({
|
||||
selector: 'alfresco-datatable-demo',
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "ng2-alfresco-datatable",
|
||||
"description": "Alfresco Angular2 DataTable Component",
|
||||
"version": "0.1.8",
|
||||
"version": "0.1.10",
|
||||
"author": "Alfresco Software, Ltd.",
|
||||
"scripts": {
|
||||
"clean": "rm -rf dist node_modules typings",
|
||||
|
Loading…
x
Reference in New Issue
Block a user