Skip to content

Commit

Permalink
update markup
Browse files Browse the repository at this point in the history
  • Loading branch information
Arvolear committed Dec 19, 2023
1 parent 98c9dc8 commit 0813fb5
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 87 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ contract ContractsRegistry is OwnableContractsRegistry {
}
```

> [!IMPORTANT]
> It is important to use the library as it is shipped and not copy-paste the code from untrusted sources.
## License
Expand Down
103 changes: 17 additions & 86 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@nomicfoundation/hardhat-chai-matchers": "^2.0.2",
"@nomicfoundation/hardhat-ethers": "^3.0.5",
"@nomicfoundation/hardhat-network-helpers": "^1.0.10",
"@solarity/hardhat-markup": "^1.0.3",
"@solarity/hardhat-markup": "^1.0.4",
"@typechain/ethers-v6": "^0.5.1",
"@typechain/hardhat": "^9.1.0",
"@types/chai": "^4.3.11",
Expand Down

0 comments on commit 0813fb5

Please sign in to comment.