diff --git a/package-lock.json b/package-lock.json index 6e13a6b..4c897e0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@gitzone/tsbuild", - "version": "2.1.54", + "version": "2.1.55", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@gitzone/tsbuild", - "version": "2.1.54", + "version": "2.1.55", "license": "MIT", "dependencies": { "@pushrocks/early": "^3.0.6", diff --git a/package.json b/package.json index af670ca..3a20cbe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gitzone/tsbuild", - "version": "2.1.54", + "version": "2.1.55", "private": false, "description": "TypeScript nightly to easily make use of latest features", "main": "dist_ts/index.js",