From 83b324054a79ff514ba3613875b621dcd1659997 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sun, 23 Jul 2017 15:15:26 +0200 Subject: [PATCH] 7.2.7 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index a00315a..ae23b2d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "npmts", - "version": "7.2.6", + "version": "7.2.7", "lockfileVersion": 1, "dependencies": { "@gulp-sourcemaps/identity-map": { diff --git a/package.json b/package.json index 49d7d99..e2b6354 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npmts", - "version": "7.2.6", + "version": "7.2.7", "description": "Write npm modules with TypeScript without hassle. TypeScript ready. Fully ES6.", "main": "dist/index.js", "bin": {