From 71efd1afb91496b80ef9f82714184cdac83b0a1a Mon Sep 17 00:00:00 2001 From: Craig O'Donnell Date: Mon, 8 Jan 2024 11:55:57 -0500 Subject: [PATCH] reverts commit a225628e (#4335) --- web/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/Makefile b/web/Makefile index 73a3ac97bc..972f788292 100644 --- a/web/Makefile +++ b/web/Makefile @@ -11,7 +11,7 @@ endif .PHONY: deps deps: - yarn --silent --frozen-lockfile --network-timeout 600000 + yarn --silent --frozen-lockfile .PHONY: publish-pact publish-pact: