From d5161e6ce5e4ef25cbb22aeb1f42d9bf43cbc979 Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Thu, 25 Aug 2016 18:56:49 -0700 Subject: [PATCH] standard --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 49692ec..f2e3676 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "devDependencies": { "electron-webrtc": "^0.2.0", "magnet-uri": "^5.1.3", - "standard": "^7.0.0", + "standard": "*", "tape": "^4.0.0", "webtorrent-fixtures": "^1.3.0" },