Skip to content

Commit

Permalink
fix: set private
Browse files Browse the repository at this point in the history
  • Loading branch information
grothem committed Oct 3, 2024
1 parent 1be4a22 commit aaf048d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/contract-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "1.0.0",
"main": "index.js",
"license": "MIT",
"private": true,
"scripts": {
"generate": "typechain --target=ethers-v5 ./src/abis/**/*.json --out-dir ./src/types"
},
Expand Down

0 comments on commit aaf048d

Please sign in to comment.