From 7cab3190aed2a790a8ff3b393ee6d6b8eeb7fdd9 Mon Sep 17 00:00:00 2001 From: Sean Landsman Date: Wed, 2 Aug 2017 12:19:07 +0100 Subject: [PATCH] CI Work --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 659d3c1..b044ead 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,8 @@ "gulp": "3.9.x", "gulp-typescript": "3.1.x", "merge2": "1.0.x", - "typescript": "2.3.x" + "typescript": "2.3.x", + "gulp-rename": "1.2.2" }, "dependencies": { "ag-grid": "12.0.x",