diff --git a/package-lock.json b/package-lock.json index 7351029..45f8add 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@gitzone/tsbuild", - "version": "2.1.61", + "version": "2.1.62", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@gitzone/tsbuild", - "version": "2.1.61", + "version": "2.1.62", "license": "MIT", "dependencies": { "@pushrocks/early": "^4.0.2", diff --git a/package.json b/package.json index 29b4b5a..730dfd2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gitzone/tsbuild", - "version": "2.1.61", + "version": "2.1.62", "private": false, "description": "TypeScript nightly to easily make use of latest features", "main": "dist_ts/index.js",