From a3dec7bb8a749c376512f6fd2df38a5620cc6a1a Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sat, 11 Jun 2016 21:36:21 +0200 Subject: [PATCH] now using npmts-g --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 399089f..d08eda7 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "devDependencies": { "beautylog": "^5.0.8", "gulp": "^3.9.1", - "npmts": "^5.2.1", + "npmts-g": "^5.2.6", "typings-test": "^1.0.1" } }