Skip to content

Commit fd37c95

Browse files
panoelevan-gray
authored andcommitted
package.json: update
1 parent 2cbe0d3 commit fd37c95

File tree

2 files changed

+42
-50
lines changed

2 files changed

+42
-50
lines changed

package-lock.json

+36-44
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@
1919
"typescript": "^5.4.3"
2020
},
2121
"dependencies": {
22-
"@wormhole-foundation/sdk-base": "^0.7.0-beta.6",
23-
"@wormhole-foundation/sdk-definitions": "^0.7.0-beta.6",
24-
"@wormhole-foundation/sdk-evm": "^0.7.0-beta.6",
25-
"@wormhole-foundation/sdk-evm-core": "^0.7.0-beta.6",
26-
"@wormhole-foundation/sdk-solana": "^0.7.0-beta.6",
27-
"@wormhole-foundation/sdk-solana-core": "^0.7.0-beta.6",
22+
"@wormhole-foundation/sdk-base": "^0.7.0-beta.7",
23+
"@wormhole-foundation/sdk-definitions": "^0.7.0-beta.7",
24+
"@wormhole-foundation/sdk-evm": "^0.7.0-beta.7",
25+
"@wormhole-foundation/sdk-evm-core": "^0.7.0-beta.7",
26+
"@wormhole-foundation/sdk-solana": "^0.7.0-beta.7",
27+
"@wormhole-foundation/sdk-solana-core": "^0.7.0-beta.7",
2828
"axios": "^1.5.0"
2929
}
3030
}

0 commit comments

Comments
 (0)