From d1c585373dc6370977b002de50760e59c7d0da30 Mon Sep 17 00:00:00 2001 From: Nicholas Duffy Date: Sat, 4 Apr 2020 15:16:40 -0600 Subject: [PATCH] Update benchmark willit version to * --- benchmarks/mdx/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/mdx/package.json b/benchmarks/mdx/package.json index f28175f9767d1..0d6274a70cb15 100644 --- a/benchmarks/mdx/package.json +++ b/benchmarks/mdx/package.json @@ -36,7 +36,7 @@ "cross-env": "^7.0.0", "gatsby-plugin-benchmark-reporting": "*", "prettier": "^1.19.1", - "willit": "^0.0.3" + "willit": "*" }, "repository": { "type": "git",