diff --git a/package-lock.json b/package-lock.json index 5f122d0..6fa64b3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@gitzone/tsrun", - "version": "1.2.30", + "version": "1.2.31", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@gitzone/tsrun", - "version": "1.2.30", + "version": "1.2.31", "license": "MIT", "dependencies": { "@pushrocks/smartfile": "^9.0.6", diff --git a/package.json b/package.json index 05c895e..aa374fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gitzone/tsrun", - "version": "1.2.30", + "version": "1.2.31", "description": "run typescript programs efficiently", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",