From 4190e90dfb2752ac5dc0750151c4a0c070d52e8d Mon Sep 17 00:00:00 2001 From: crzypatchwork <180111973@aluno.unb.br> Date: Wed, 4 May 2022 19:08:55 -0300 Subject: [PATCH] patch package --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 54a76b2..09b351b 100644 --- a/package.json +++ b/package.json @@ -37,6 +37,7 @@ "web3-eth-contract": "^1.7.0" }, "scripts": { + "postinstall": "npx patch-package", "start": "react-scripts start", "build": "react-scripts build", "test": "react-scripts test",