From 3f6fed4f8779c9a11092a427220e2188509c137e Mon Sep 17 00:00:00 2001 From: Kacper Szarkiewicz Date: Wed, 16 Oct 2024 12:28:33 +0200 Subject: [PATCH] update yarn warning --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d72f3ba7..755136ea 100644 --- a/package.json +++ b/package.json @@ -130,7 +130,7 @@ }, "engines": { "npm": "please-use-yarn", - "yarn": ">=1.22.19" + "yarn": ">=4.0.0" }, "resolutions": { "@polkadot/api": "^13.2.1",