fix(core): update

This commit is contained in:
2023-07-27 15:20:24 +02:00
parent a21131eaf6
commit abee699af8
12 changed files with 1384 additions and 859 deletions

View File

@ -2,7 +2,7 @@
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@pushrocks/smartstate',
version: '2.0.6',
name: '@push.rocks/smartstate',
version: '2.0.7',
description: 'a package that handles state in a good way'
}