From 4633767dc217ae8259e4a938b34e8c47abe2ccf3 Mon Sep 17 00:00:00 2001 From: Cyprien Autexier Date: Wed, 11 Oct 2017 13:49:49 +0200 Subject: [PATCH] update build scripts --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec27e5a..f80eb69 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@types/node": "^6.0.0", "@types/q": "^1.0.3", "async": "2.0.1", - "gl-vsts-tasks-build-scripts": "0.4.0-alpha.2", + "gl-vsts-tasks-build-scripts": "0.4.0-alpha.4", "karma": "^1.1.2", "npm-run-all": "2.3.0", "tslint": "5.7.0",