Skip to content

Commit 46493d6

Browse files
committed
chore: bump pyth-sdk-solidity version to 3.0.0
1 parent 21546ec commit 46493d6

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

target_chains/ethereum/contracts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@openzeppelin/contracts-upgradeable": "^4.5.2",
3636
"@openzeppelin/hardhat-upgrades": "^1.22.1",
3737
"@pythnetwork/pyth-multisig-wh-message-builder": "*",
38-
"@pythnetwork/pyth-sdk-solidity": "^2.2.0",
38+
"@pythnetwork/pyth-sdk-solidity": "^3.0.0",
3939
"@pythnetwork/entropy-sdk-solidity": "*",
4040
"contract_manager": "*",
4141
"dotenv": "^10.0.0",

target_chains/ethereum/sdk/solidity/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pythnetwork/pyth-sdk-solidity",
3-
"version": "2.4.1",
3+
"version": "3.0.0",
44
"description": "Read prices from the Pyth oracle",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)