From 6f2fe66f1469099cda02e42bba10f5e73610c22f Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Tue, 28 Feb 2017 15:01:55 -0800 Subject: [PATCH] chore(package): update standard to version 9.0.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aadaf04..c532337 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.0", "tape": "^4.5.1", "webcoin-param-tests": "^1.0.0", "zuul": "^3.10.1",