fix(watcher.changeSubject): now emits correct type into observer functions

This commit is contained in:
2022-05-19 16:15:28 +02:00
parent 055298172f
commit 206ccd40e9
2 changed files with 3 additions and 3 deletions

View File

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