From 3af9ec0c9a81196a3054be336633d8adae024d9f Mon Sep 17 00:00:00 2001 From: Nicholas Duffy Date: Sat, 4 Apr 2020 15:30:50 -0600 Subject: [PATCH] Update benchmark willit version to * (#22824) --- 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",