diff --git a/package-lock.json b/package-lock.json index 8e3def3..436417a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@gitzone/tstest", - "version": "1.0.57", + "version": "1.0.58", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@gitzone/tstest", - "version": "1.0.57", + "version": "1.0.58", "license": "MIT", "dependencies": { "@gitzone/tsbundle": "^1.0.87", diff --git a/package.json b/package.json index 9e0cfd3..3da8350 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gitzone/tstest", - "version": "1.0.57", + "version": "1.0.58", "private": false, "description": "a test utility to run tests that match test/**/*.ts", "main": "dist_ts/index.js",