From dfab2a8ed4b25dbfdd6ea532fc0d10b2ffa878fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Zasso?= Date: Sat, 21 Dec 2024 13:47:20 +0100 Subject: [PATCH] lookup: use head for `@hapi/shot` There was no release in almost two years, but tests were fixed recently. Refs: https://github.com/hapijs/shot/commit/2dca4110dfa75c844479b2e0c74f0153379fa6bf --- lib/lookup.json | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/lookup.json b/lib/lookup.json index 0784ee09..1b1ff674 100644 --- a/lib/lookup.json +++ b/lib/lookup.json @@ -23,6 +23,7 @@ }, "@hapi/shot": { "maintainers": "cjihrig", + "head": true, "prefix": "v" }, "@yarnpkg/cli": {