Skip to content

Commit

Permalink
🚧 Make test-devtools-evm-hardhat public (#242)
Browse files Browse the repository at this point in the history
  • Loading branch information
janjakubnanista authored Jan 24, 2024
1 parent 2e8a49e commit b161dc8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tests/test-devtools-evm-hardhat/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "@layerzerolabs/test-devtools-evm-hardhat",
"version": "0.0.4",
"private": true,
"description": "Helpers for testing LayerZero EVM contracts using hardhat",
"repository": {
"type": "git",
Expand Down Expand Up @@ -50,5 +49,8 @@
"peerDependencies": {
"hardhat": "^2.19.4",
"solidity-bytes-utils": "^0.8.2"
},
"publishConfig": {
"access": "restricted"
}
}

0 comments on commit b161dc8

Please sign in to comment.