From ec0c4afd08264a7bee82956a68bf24924282a22c Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 17 Mar 2017 18:16:38 -0700 Subject: [PATCH] chore(package): update standard to version 9.0.2 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aadaf04..a68f51c 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "babel-preset-es2015": "^6.3.13", "faucet": "^0.0.1", "nyc": "^6.4.4", - "standard": "^7.0.0", + "standard": "^9.0.2", "tape": "^4.5.1", "webcoin-param-tests": "^1.0.0", "zuul": "^3.10.1",