From 392891d6bb7a8867df779478dd48bd25b83cf75e Mon Sep 17 00:00:00 2001 From: Ismael Gorissen Date: Wed, 23 Aug 2017 10:06:04 +0200 Subject: [PATCH] npm update --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 581aae5b75..db67595b77 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "lint": "dtslint types" }, "devDependencies": { - "dtslint": "Microsoft/dtslint#production", + "dtslint": "github:Microsoft/dtslint#production", "types-publisher": "Microsoft/types-publisher#production" } }