fix(core): update

This commit is contained in:
2023-08-26 14:43:08 +02:00
parent f0bdfa9a65
commit ae01679474
3 changed files with 32 additions and 271 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsrun',
version: '1.2.45',
version: '1.2.46',
description: 'run typescript programs efficiently'
}