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 4f475ea commit 04c7814Copy full SHA for 04c7814
package.json
@@ -3,6 +3,7 @@
3
"version": "1.0.0-beta.0",
4
"license": "Apache-2.0",
5
"scripts": {
6
+ "prepublishOnly": "hardhat clean && hardhat compile",
7
"build": "hardhat compile",
8
"build:0.6": "INTERFACE_TESTER_SOLC_VERSION=0.6.9 yarn run build",
9
"build:0.7": "INTERFACE_TESTER_SOLC_VERSION=0.7.0 yarn run build",
0 commit comments