From 1e53f374be230fc56332504feceafc7850607a40 Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Thu, 25 Aug 2016 18:35:20 -0700 Subject: [PATCH] build --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 353e406..2901531 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "url": "https://github.com/feross/location-history/issues" }, "devDependencies": { - "standard": "^7.0.0", + "standard": "*", "tape": "^4.0.0", "zuul": "^3.0.0" },