fix(core): update

This commit is contained in:
2022-07-24 12:45:29 +02:00
parent af12f068aa
commit 3e5121171a
10 changed files with 2935 additions and 18982 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/smartexpect',
version: '1.0.14',
description: 'manage expectations in code'
}