fix(core): update

This commit is contained in:
2023-03-15 17:04:29 +01:00
parent 7e1821f37d
commit 0fb50714b9
4 changed files with 4418 additions and 17984 deletions

8
ts/00_commitinfo_data.ts Normal file
View File

@ -0,0 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@pushrocks/smartstate',
version: '2.0.1',
description: 'a package that handles state in a good way'
}