diff --git a/package-lock.json b/package-lock.json index 2ea8815..d775383 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@gitzone/tsbuild", - "version": "2.1.32", + "version": "2.1.33", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@gitzone/tsbuild", - "version": "2.1.32", + "version": "2.1.33", "license": "MIT", "dependencies": { "@pushrocks/early": "^3.0.6", diff --git a/package.json b/package.json index 7d9b7e8..b9cf30d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gitzone/tsbuild", - "version": "2.1.32", + "version": "2.1.33", "private": false, "description": "TypeScript nightly to easily make use of latest features", "main": "dist_ts/index.js",