From 4485b5bfc6c99983aec2ba1f6d02dbb015205c0e Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Fri, 23 Jun 2017 16:40:02 +0200 Subject: [PATCH] 7.1.8 --- 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 d3e4257..4fc7aae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "npmts", - "version": "7.1.6", + "version": "7.1.8", "lockfileVersion": 1, "dependencies": { "@gulp-sourcemaps/identity-map": { diff --git a/package.json b/package.json index 2801e1e..6ece990 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npmts", - "version": "7.1.7", + "version": "7.1.8", "description": "Write npm modules with TypeScript without hassle. TypeScript ready. Fully ES6.", "main": "dist/index.js", "bin": {