Skip to content

Commit

Permalink
new sdk v
Browse files Browse the repository at this point in the history
  • Loading branch information
simke9445 committed Mar 25, 2024
1 parent d13a469 commit 685efe4
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion apps/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@mui/material": "^5.10.2",
"@terra-money/feather.js": "1.0.11",
"@terra-money/wallet-kit": "1.0.11",
"@terra-money/warp-sdk": "^0.2.18",
"@terra-money/warp-sdk": "^0.2.21",
"assert": "^2.0.0",
"big.js": "^6.2.1",
"buffer": "^6.0.3",
Expand Down
2 changes: 1 addition & 1 deletion apps/warp-protocol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@terra-money/feather.js": "1.0.11",
"@terra-money/terra-station-mobile": "1.0.8",
"@terra-money/wallet-kit": "1.0.11",
"@terra-money/warp-sdk": "^0.2.18",
"@terra-money/warp-sdk": "^0.2.21",
"assert": "^2.0.0",
"big.js": "^6.2.1",
"brace": "^0.11.1",
Expand Down
2 changes: 1 addition & 1 deletion indexers/warp-protocol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@aws-sdk/client-dynamodb": "^3.159.0",
"@aws-sdk/util-dynamodb": "^3.159.0",
"@terra-money/feather.js": "1.0.11",
"@terra-money/warp-sdk": "^0.2.18",
"@terra-money/warp-sdk": "^0.2.21",
"@types/node": "^16.11.56",
"axios": "^1.1.2",
"big.js": "^6.2.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4346,7 +4346,7 @@ __metadata:
"@mui/material": ^5.10.2
"@terra-money/feather.js": 1.0.11
"@terra-money/wallet-kit": 1.0.11
"@terra-money/warp-sdk": ^0.2.18
"@terra-money/warp-sdk": ^0.2.21
"@testing-library/jest-dom": ^5.16.5
"@testing-library/react": ^13.3.0
"@testing-library/user-event": ^13.5.0
Expand Down Expand Up @@ -4521,9 +4521,9 @@ __metadata:
languageName: node
linkType: hard

"@terra-money/warp-sdk@npm:^0.2.18":
version: 0.2.18
resolution: "@terra-money/warp-sdk@npm:0.2.18"
"@terra-money/warp-sdk@npm:^0.2.21":
version: 0.2.21
resolution: "@terra-money/warp-sdk@npm:0.2.21"
dependencies:
"@terra-money/feather.js": 1.0.11
"@types/node": ^16.11.56
Expand All @@ -4536,7 +4536,7 @@ __metadata:
lodash: ^4.17.21
pino: ^8.4.2
typescript: ^4.8.2
checksum: e6da4e8210c0164786b733d946785eae8657614ba75ff4c8861313c8ae5752c7a8500cce4864d06e00a4e1f986a9489ca1de0d1460137eb3f8c9c465636632d5
checksum: dc35ff5bcd3d6741b5eb611a24da9024461355af19734902a4fcb1c669cd664c10cf77b5e8d6d048193c07f8156872c607f40811eb936916269aae9327f68965
languageName: node
linkType: hard

Expand Down Expand Up @@ -5628,7 +5628,7 @@ __metadata:
"@terra-money/feather.js": 1.0.11
"@terra-money/terra-station-mobile": 1.0.8
"@terra-money/wallet-kit": 1.0.11
"@terra-money/warp-sdk": ^0.2.18
"@terra-money/warp-sdk": ^0.2.21
"@testing-library/jest-dom": ^5.16.5
"@testing-library/react": ^13.3.0
"@testing-library/user-event": ^13.5.0
Expand Down Expand Up @@ -5708,7 +5708,7 @@ __metadata:
"@aws-sdk/client-dynamodb": ^3.159.0
"@aws-sdk/util-dynamodb": ^3.159.0
"@terra-money/feather.js": 1.0.11
"@terra-money/warp-sdk": ^0.2.18
"@terra-money/warp-sdk": ^0.2.21
"@types/d3-array": ^3.0.3
"@types/node": ^16.11.56
axios: ^1.1.2
Expand Down

0 comments on commit 685efe4

Please sign in to comment.