fix(core): update

This commit is contained in:
2023-08-26 13:32:28 +02:00
parent c5cd30e20e
commit a88cf067a1
4 changed files with 127 additions and 73 deletions

View File

@@ -2,7 +2,7 @@
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@gitzone/tsrun',
version: '1.2.44',
name: '@git.zone/tsrun',
version: '1.2.45',
description: 'run typescript programs efficiently'
}