Skip to content

Commit

Permalink
chore: [DX-2714] remove unused core sdk dependencies (#1573)
Browse files Browse the repository at this point in the history
  • Loading branch information
carleeto authored Mar 7, 2024
1 parent c75dcf4 commit 1ef5819
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"author": "Immutable",
"bugs": "https://github.com/immutable/ts-immutable-sdk/issues",
"dependencies": {
"@imtbl/core-sdk": "^2.4.0",
"@imtbl/metrics": "0.0.0",
"@magic-ext/oidc": "4.2.0",
"@metamask/detect-provider": "^2.0.0",
Expand Down
1 change: 0 additions & 1 deletion packages/x-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"@ethersproject/strings": "^5.7.0",
"@ethersproject/wallet": "^5.7.0",
"@imtbl/config": "0.0.0",
"@imtbl/core-sdk": "^2.4.0",
"@imtbl/generated-clients": "0.0.0",
"axios": "^1.6.5",
"bn.js": "^5.2.1",
Expand Down
2 changes: 0 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3483,7 +3483,6 @@ __metadata:
version: 0.0.0-use.local
resolution: "@imtbl/config@workspace:packages/config"
dependencies:
"@imtbl/core-sdk": ^2.4.0
"@imtbl/metrics": 0.0.0
"@magic-ext/oidc": 4.2.0
"@metamask/detect-provider": ^2.0.0
Expand Down Expand Up @@ -3923,7 +3922,6 @@ __metadata:
"@ethersproject/strings": ^5.7.0
"@ethersproject/wallet": ^5.7.0
"@imtbl/config": 0.0.0
"@imtbl/core-sdk": ^2.4.0
"@imtbl/generated-clients": 0.0.0
"@rollup/plugin-typescript": ^11.0.0
"@swc/jest": ^0.2.24
Expand Down

0 comments on commit 1ef5819

Please sign in to comment.