fix(core): update

This commit is contained in:
2022-06-02 00:23:45 +02:00
parent c1e66d498a
commit cc92e3e9ca
3 changed files with 41 additions and 61 deletions

View File

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