From 3dd6a73ce1259979f2cd873de35c39379ffd1b8b Mon Sep 17 00:00:00 2001 From: ccd0 Date: Mon, 18 Apr 2016 05:00:09 -0700 Subject: [PATCH] Let updatehard task update webstore-upload. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4f65cfabb..c5d1cc241 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "lodash": "^4.11.1", "marked": "^0.3.5", "request": "^2.72.0", - "webstore-upload": "0.0.7" + "webstore-upload": "^0.0.7" }, "repository": { "type": "git",