We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39a91e4 commit 4190e90Copy full SHA for 4190e90
package.json
@@ -37,6 +37,7 @@
37
"web3-eth-contract": "^1.7.0"
38
},
39
"scripts": {
40
+ "postinstall": "npx patch-package",
41
"start": "react-scripts start",
42
"build": "react-scripts build",
43
"test": "react-scripts test",
0 commit comments