From 155371d3775ed19de5321e5ad4636295e414cd8f Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 9 Oct 2018 05:50:33 +0000 Subject: [PATCH] chore(package): update grunt-gh-pages to version 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c2560c..896fca9 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "grunt-coffeelint": "0.0.16", "grunt-contrib-connect": "^1.0.0", "grunt-exec": "^2.0.0", - "grunt-gh-pages": "^2.0.0", + "grunt-gh-pages": "^3.0.0", "grunt-mocha-test": "^0.13.2", "mocha": "^4.0.0", "phantomjs-prebuilt": "^2.1.12",