Skip to content

Commit c2fb9f3

Browse files
authored
Merge pull request #65 from VenusProtocol/release/20250929.main
Release back
2 parents 20e2957 + 900fd87 commit c2fb9f3

File tree

2 files changed

+2
-17
lines changed

2 files changed

+2
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@venusprotocol/token-bridge",
3-
"version": "2.7.0-dev.3",
3+
"version": "2.7.0",
44
"description": "Contracts to bridge tokens using LayerZero technology and applying some rules on top of it",
55
"files": [
66
"artifacts",

yarn.lock

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3637,22 +3637,7 @@ __metadata:
36373637
languageName: node
36383638
linkType: hard
36393639

3640-
"@venusprotocol/token-bridge@npm:^2.6.0":
3641-
version: 2.6.0
3642-
resolution: "@venusprotocol/token-bridge@npm:2.6.0"
3643-
dependencies:
3644-
"@layerzerolabs/solidity-examples": ^1.0.0
3645-
"@openzeppelin/contracts": ^4.8.3
3646-
"@openzeppelin/contracts-upgradeable": ^4.8.3
3647-
"@openzeppelin/hardhat-upgrades": ^1.21.0
3648-
"@solidity-parser/parser": ^0.13.2
3649-
ethers: ^5.7.0
3650-
module-alias: ^2.2.2
3651-
checksum: 84c70eb608495392c09e825c025bbd796675354ddaa3bb1144b570dbc7e5f2b283b52086a014fccecf7bd679725ddd5a15edc65cfeed323e03d8b75548d6bc4a
3652-
languageName: node
3653-
linkType: hard
3654-
3655-
"@venusprotocol/token-bridge@workspace:.":
3640+
"@venusprotocol/token-bridge@^2.6.0, @venusprotocol/token-bridge@workspace:.":
36563641
version: 0.0.0-use.local
36573642
resolution: "@venusprotocol/token-bridge@workspace:."
36583643
dependencies:

0 commit comments

Comments
 (0)