Skip to content

Commit

Permalink
fixed rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
ravinagill15 committed Sep 12, 2024
1 parent 8c62a51 commit a1f1a44
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 89 deletions.
27 changes: 13 additions & 14 deletions examples/native-oft-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@layerzerolabs/native-oft-adapter-example",
"version": "0.2.14",
"version": "0.0.1",
"private": true,
"license": "MIT",
"scripts": {
Expand All @@ -22,20 +22,19 @@
},
"devDependencies": {
"@babel/core": "^7.23.9",
"@layerzerolabs/devtools-evm-hardhat": "^1.0.1",
"@layerzerolabs/eslint-config-next": "~2.3.34",
"@layerzerolabs/lz-definitions": "^2.3.34",
"@layerzerolabs/lz-evm-messagelib-v2": "^2.3.34",
"@layerzerolabs/lz-evm-protocol-v2": "^2.3.34",
"@layerzerolabs/lz-evm-v1-0.7": "^2.3.34",
"@layerzerolabs/lz-v2-utilities": "^2.3.34",
"@layerzerolabs/oapp-evm": "^0.0.2",
"@layerzerolabs/oft-evm": "^0.0.9",
"@layerzerolabs/prettier-config-next": "^2.3.34",
"@layerzerolabs/solhint-config": "^2.3.34",
"@layerzerolabs/test-devtools-evm-foundry": "~0.2.10",
"@layerzerolabs/eslint-config-next": "~2.3.39",
"@layerzerolabs/lz-definitions": "^2.3.39",
"@layerzerolabs/lz-evm-messagelib-v2": "^2.3.39",
"@layerzerolabs/lz-evm-protocol-v2": "^2.3.39",
"@layerzerolabs/lz-evm-v1-0.7": "^2.3.39",
"@layerzerolabs/lz-v2-utilities": "^2.3.39",
"@layerzerolabs/oapp-evm": "^0.0.4",
"@layerzerolabs/oft-evm": "^0.0.11",
"@layerzerolabs/prettier-config-next": "^2.3.39",
"@layerzerolabs/solhint-config": "^2.3.39",
"@layerzerolabs/test-devtools-evm-foundry": "~0.2.12",
"@layerzerolabs/toolbox-foundry": "~0.1.9",
"@layerzerolabs/toolbox-hardhat": "~0.3.3",
"@layerzerolabs/toolbox-hardhat": "~0.3.7",
"@nomicfoundation/hardhat-ethers": "^3.0.5",
"@nomiclabs/hardhat-ethers": "^2.2.3",
"@openzeppelin/contracts": "^5.0.2",
Expand Down
89 changes: 14 additions & 75 deletions pnpm-lock.yaml

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

0 comments on commit a1f1a44

Please sign in to comment.