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: