Skip to content

Commit 9a86450

Browse files
authored
Upgrading @hashgraph/sdk to 2.36.0 across all packages. (#1840)
Signed-off-by: Alfredo Gutierrez <[email protected]>
1 parent 56d2797 commit 9a86450

File tree

7 files changed

+1492
-154
lines changed

7 files changed

+1492
-154
lines changed

dapp-example/package-lock.json

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

dapp-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"@emotion/react": "^11.11.1",
77
"@emotion/styled": "^11.11.0",
8-
"@hashgraph/sdk": "^2.34.1",
8+
"@hashgraph/sdk": "^2.36.0",
99
"@mui/material": "^5.14.10",
1010
"ethers": "^5.6.8",
1111
"react": "^18.1.0",

docs/examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"node": ">=10.17.0"
77
},
88
"dependencies": {
9-
"@hashgraph/sdk": "^2.24.2",
9+
"@hashgraph/sdk": "^2.36.0",
1010
"dotenv": "^14.3.2"
1111
}
1212
}

0 commit comments

Comments
 (0)