diff --git a/package-lock.json b/package-lock.json index 705c781..3ad49e6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@gitzone/tsrun", - "version": "1.2.36", + "version": "1.2.37", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@gitzone/tsrun", - "version": "1.2.36", + "version": "1.2.37", "license": "MIT", "dependencies": { "@pushrocks/smartfile": "^10.0.2", diff --git a/package.json b/package.json index 13ba995..f3e85c2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gitzone/tsrun", - "version": "1.2.36", + "version": "1.2.37", "description": "run typescript programs efficiently", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",