11{
22  "name" : " @wormhole-foundation/sdk-evm-ntt"  ,
3-   "version" : " 0.4 .0"  ,
3+   "version" : " 0.5 .0"  ,
44  "repository" : {
55    "type" : " git"  ,
66    "url" : " git+https://github.com/wormhole-foundation/example-native-token-transfers.git" 
4444    "test" : " jest --config ./jest.config.ts" 
4545  },
4646  "dependencies" : {
47-     "@wormhole-foundation/sdk-base" : " ^0.12.0"  ,
48-     "@wormhole-foundation/sdk-definitions" : " ^0.12.0"  ,
49-     "@wormhole-foundation/sdk-definitions-ntt" : " 0.4.0"  ,
50-     "@wormhole-foundation/sdk-evm" : " ^0.12.0"  ,
51-     "@wormhole-foundation/sdk-evm-core" : " ^0.12.0"  ,
47+     "@wormhole-foundation/sdk-definitions-ntt" : " 0.5.0"  ,
5248    "ethers" : " ^6.5.1" 
5349  },
5450  "peerDependencies" : {
55-     "@wormhole-foundation/sdk-definitions-ntt" : " 0.4.0"  ,
56-     "@wormhole-foundation/sdk-base" : " ^0.12.0"  ,
57-     "@wormhole-foundation/sdk-definitions" : " ^0.12.0"  ,
58-     "@wormhole-foundation/sdk-evm" : " ^0.12.0"  ,
59-     "@wormhole-foundation/sdk-evm-core" : " ^0.12.0" 
51+     "@wormhole-foundation/sdk-base" : " ^1.0.0"  ,
52+     "@wormhole-foundation/sdk-definitions" : " ^1.0.0"  ,
53+     "@wormhole-foundation/sdk-evm" : " ^1.0.0"  ,
54+     "@wormhole-foundation/sdk-evm-core" : " ^1.0.0" 
6055  },
6156  "devDependencies" : {
6257    "@typechain/ethers-v6" : " ^0.5.1"  ,
7671      }
7772    }
7873  }
79- }
74+ }
0 commit comments