Skip to content

Commit

Permalink
fix: update sdk to use thegraph subgraph
Browse files Browse the repository at this point in the history
  • Loading branch information
SarjuHansaliya committed Dec 14, 2023
1 parent 64cf76b commit 224e1b3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"license": "BSD-3-Clause",
"dependencies": {
"@pangolindex/sdk": "5.3.5",
"@pangolindex/sdk": "5.3.8-rc.1",
"worktop": "0.8.0-next.5"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -623,10 +623,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@pangolindex/[email protected].5":
version "5.3.5"
resolved "https://registry.yarnpkg.com/@pangolindex/sdk/-/sdk-5.3.5.tgz#6cf491976493bd24444eae3f24a05ad7c867f36b"
integrity sha512-YMhAwJhvj7U4bpLXCw/X5ePWmNcxrbDCUSFpIN84L04dM8qWTFCF3FXGtYkQRJwoK7Gfqg8XusKIFTEWGwJbrA==
"@pangolindex/[email protected].8-rc.1":
version "5.3.8-rc.1"
resolved "https://registry.yarnpkg.com/@pangolindex/sdk/-/sdk-5.3.8-rc.1.tgz#5c50bdda0680bc86720f0c2a124a987ca3d50d02"
integrity sha512-iavOZgvER6BiDuUWeExT39nb9zFAyIlbBR15XoAjwH2YXu+MhAjZ/lOEIYuxnpFStAT2kFRGP9r+oo76vRe3Sw==
dependencies:
big.js "^5.2.2"
decimal.js-light "^2.5.0"
Expand Down

0 comments on commit 224e1b3

Please sign in to comment.