fix(core): update

This commit is contained in:
2022-06-14 21:42:07 +02:00
parent ba0aaf2793
commit 5271f0153e
4 changed files with 13 additions and 7 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@gitzone/tsrun',
version: '1.2.36',
version: '1.2.37',
description: 'run typescript programs efficiently'
}