From 9ad818555dde0f54216531eb156c6ef0a61d833d Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Thu, 25 Aug 2016 17:58:44 -0700 Subject: [PATCH] standard --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 570c68b..f4ebb51 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "devDependencies": { "bittorrent-protocol": "^2.0.0", "brfs": "^1.2.0", - "standard": "^7.0.1", + "standard": "*", "tape": "^4.0.0", "webtorrent-fixtures": "^1.3.0", "zuul": "^3.8.0"