From: Nicolas Coden Date: Tue, 6 Dec 2016 12:12:58 +0000 (+0100) Subject: Update dependency parker X-Git-Tag: v6.3.0-rc2~5^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2f4c35e029b4691d49716c30db2dae2159695c4;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Update dependency parker Unpin `parker` from `0.0.9` and update it to `^1.0.0-alpha.0`. Relevant changelog: - New Specificity Metrics - New declarations per rule metric - New z-index metric --- diff --git a/package.json b/package.json index f99001a73..aab7e451e 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "octophant": "^1.0.0", "opener": "^1.4.1", "panini": "^1.3.0", - "parker": "0.0.9", + "parker": "^1.0.0-alpha.0", "prettyjson": "^1.1.3", "require-dir": "^0.3.0", "rimraf": "^2.3.2",