Skip to content

Commit

Permalink
fixed package publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Arvolear committed Jul 12, 2024
1 parent 6e9d0ce commit b5f148a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@
"tokene",
"distributedlab"
],
"files": [
"**/*.sol",
"!mock/**/*"
],
"scripts": {
"compile": "npx hardhat compile --force",
"coverage": "npx hardhat coverage --solcoverjs ./.solcover.ts",
Expand Down

0 comments on commit b5f148a

Please sign in to comment.