Skip to content

Commit 0d17920

Browse files
authored
bump Dynamic to 4.52.2 (#59)
## Motivation Dynamic would like to migrate us on the backend. ## Proposal Upgrade the SDK. ## Test Plan Built to check that the API hasn't changed. Tested and signed some transactions locally.
1 parent bebd9d6 commit 0d17920

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"format:check": "prettier --check \"src/**/*.{js,jsx,ts,tsx,css,md,json}\""
1515
},
1616
"dependencies": {
17-
"@dynamic-labs/ethereum": "^4.29.4",
18-
"@dynamic-labs/sdk-react-core": "^4.29.4",
17+
"@dynamic-labs/ethereum": "^4.52.2",
18+
"@dynamic-labs/sdk-react-core": "^4.52.2",
1919
"@heroui/badge": "^2.2.15",
2020
"@heroui/button": "2.2.24",
2121
"@heroui/card": "^2.2.23",

0 commit comments

Comments
 (0)