Skip to content

Commit

Permalink
Auto-format sdk/package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
carleeto committed Aug 11, 2023
1 parent 2d486b5 commit 6b6f8e5
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,25 +6,25 @@
"browser": "./dist/index.browser.js",
"bugs": "https://github.com/immutable/ts-immutable-sdk/issues",
"dependencies": {
"@0xsequence/abi": "^0.43.34",
"@0xsequence/config": "^0.43.34",
"@ethersproject/abstract-signer": "^5.7.0",
"@ethersproject/providers": "^5.7.2",
"@ethersproject/wallet": "^5.7.0",
"@imtbl/core-sdk": "^2.0.2",
"@jest/globals": "^29.5.0",
"@magic-ext/oidc": "^1.0.1",
"@metamask/detect-provider": "^2.0.0",
"axios": "^1.3.5",
"ethers": "^5.7.2",
"magic-sdk": "^13.3.1",
"oidc-client-ts": "^2.2.1",
"@ethersproject/providers": "^5.7.2",
"@jest/globals": "^29.5.0",
"@opensea/seaport-js": "2.0.5",
"@uniswap/router-sdk": "^1.4.0",
"@uniswap/sdk-core": "^3.0.1",
"@uniswap/v3-sdk": "^3.9.0",
"@opensea/seaport-js": "2.0.5",
"@0xsequence/abi": "^0.43.34",
"@0xsequence/config": "^0.43.34",
"@ethersproject/abstract-signer": "^5.7.0",
"@ethersproject/wallet": "^5.7.0",
"axios": "^1.3.5",
"bn.js": "^5.2.1",
"enc-utils": "^3.0.0"
"enc-utils": "^3.0.0",
"ethers": "^5.7.2",
"magic-sdk": "^13.3.1",
"oidc-client-ts": "^2.2.1"
},
"devDependencies": {
"@imtbl/blockchain-data": "0.0.0",
Expand Down Expand Up @@ -133,4 +133,4 @@
},
"type": "module",
"types": "./dist/index.d.ts"
}
}

0 comments on commit 6b6f8e5

Please sign in to comment.