fix(core): update

This commit is contained in:
2022-11-21 01:19:38 +01:00
parent 20b181b2f3
commit 9b96779d19
2 changed files with 11 additions and 3 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/smarttime',
version: '3.0.46',
description: 'handle time in smart ways'
}