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 1be4a22 commit aaf048dCopy full SHA for aaf048d
packages/contract-types/package.json
@@ -3,6 +3,7 @@
3
"version": "1.0.0",
4
"main": "index.js",
5
"license": "MIT",
6
+ "private": true,
7
"scripts": {
8
"generate": "typechain --target=ethers-v5 ./src/abis/**/*.json --out-dir ./src/types"
9
},
0 commit comments