fix(core): update

This commit is contained in:
2022-09-12 11:37:53 +02:00
parent 25f50ecf51
commit 8a77bb3281
4 changed files with 5493 additions and 1599 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartdata',
version: '5.0.7',
version: '5.0.8',
description: 'do more with data'
}

View File

@ -109,7 +109,6 @@ export function Manager<TManager extends IManager>(managerArg?: TManager | TDela
};
}
// tslint:disable-next-line: max-classes-per-file
export class SmartdataCollection<T> {
/**
* the collection that is used