diff --git a/package-lock.json b/package-lock.json index 095e91d..8864c3d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@gitzone/tsbuild", - "version": "2.1.42", + "version": "2.1.43", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@gitzone/tsbuild", - "version": "2.1.42", + "version": "2.1.43", "license": "MIT", "dependencies": { "@pushrocks/early": "^3.0.6", diff --git a/package.json b/package.json index 4512e21..2f131a9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gitzone/tsbuild", - "version": "2.1.42", + "version": "2.1.43", "private": false, "description": "TypeScript nightly to easily make use of latest features", "main": "dist_ts/index.js",