From cf568a4377d907c9affc87c59fb6f6dc50b10d92 Mon Sep 17 00:00:00 2001 From: Keshav Prasad Date: Mon, 18 Jan 2021 15:08:17 +0530 Subject: [PATCH] Update package.json --- player/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/player/package.json b/player/package.json index 8bbc1c367..197452240 100644 --- a/player/package.json +++ b/player/package.json @@ -32,7 +32,7 @@ "grunt-aws-s3": "*", "grunt-cli": "*", "grunt-contrib-clean": "*", - "grunt-contrib-compress": "*", + "grunt-contrib-compress": "^1.5.0", "grunt-contrib-copy": "*", "grunt-contrib-uglify": "^0.9.1", "grunt-contrib-watch": "^1.0.0",