Skip to content

Commit

Permalink
🪲 make oft-evm public (#723)
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Goulding <[email protected]>
  • Loading branch information
ryandgoulding authored Jul 18, 2024
1 parent 5449200 commit 220dff8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/good-guests-sing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@layerzerolabs/oft-evm": patch
---

Make oft-evm public
3 changes: 3 additions & 0 deletions packages/oft-evm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,8 @@
"@openzeppelin/contracts-upgradeable": "^4.8.1 || ^5.0.0",
"hardhat-deploy": "^0.11.44",
"solidity-bytes-utils": "^0.8.0"
},
"publishConfig": {
"access": "public"
}
}

0 comments on commit 220dff8

Please sign in to comment.