diff --git a/package-lock.json b/package-lock.json index d2c5488..b021c64 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@gitzone/tsbuild", - "version": "2.1.43", + "version": "2.1.44", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@gitzone/tsbuild", - "version": "2.1.43", + "version": "2.1.44", "license": "MIT", "dependencies": { "@pushrocks/early": "^3.0.6", diff --git a/package.json b/package.json index 406624f..ad4036a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gitzone/tsbuild", - "version": "2.1.43", + "version": "2.1.44", "private": false, "description": "TypeScript nightly to easily make use of latest features", "main": "dist_ts/index.js",