Skip to content

Commit

Permalink
package.json: update
Browse files Browse the repository at this point in the history
  • Loading branch information
panoel authored and evan-gray committed Jun 6, 2024
1 parent 2cbe0d3 commit fd37c95
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 50 deletions.
80 changes: 36 additions & 44 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
"typescript": "^5.4.3"
},
"dependencies": {
"@wormhole-foundation/sdk-base": "^0.7.0-beta.6",
"@wormhole-foundation/sdk-definitions": "^0.7.0-beta.6",
"@wormhole-foundation/sdk-evm": "^0.7.0-beta.6",
"@wormhole-foundation/sdk-evm-core": "^0.7.0-beta.6",
"@wormhole-foundation/sdk-solana": "^0.7.0-beta.6",
"@wormhole-foundation/sdk-solana-core": "^0.7.0-beta.6",
"@wormhole-foundation/sdk-base": "^0.7.0-beta.7",
"@wormhole-foundation/sdk-definitions": "^0.7.0-beta.7",
"@wormhole-foundation/sdk-evm": "^0.7.0-beta.7",
"@wormhole-foundation/sdk-evm-core": "^0.7.0-beta.7",
"@wormhole-foundation/sdk-solana": "^0.7.0-beta.7",
"@wormhole-foundation/sdk-solana-core": "^0.7.0-beta.7",
"axios": "^1.5.0"
}
}

0 comments on commit fd37c95

Please sign in to comment.