diff --git a/package-lock.json b/package-lock.json index b105783..c3a564f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "npmts", - "version": "7.2.2", + "version": "7.2.3", "lockfileVersion": 1, "dependencies": { "@gulp-sourcemaps/identity-map": { diff --git a/package.json b/package.json index de5ba19..1c71bf9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npmts", - "version": "7.2.2", + "version": "7.2.3", "description": "Write npm modules with TypeScript without hassle. TypeScript ready. Fully ES6.", "main": "dist/index.js", "bin": {