Skip to content

Commit

Permalink
build: try using github link for rest-api
Browse files Browse the repository at this point in the history
  • Loading branch information
ChiTimesChi committed Dec 4, 2024
1 parent 2df2e96 commit 5288bd7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion packages/rest-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@ethersproject/bignumber": "^5.7.0",
"@ethersproject/providers": "^5.7.2",
"@ethersproject/units": "5.7.0",
"@synapsecns/sdk-router": "^0.11.8",
"@synapsecns/sdk-router": "synapsecns/sanguine#staging\/bridge-sdk-api",
"@synapsecns/synapse-constants": "^1.8.5",
"bignumber": "^1.1.0",
"cross-fetch": "^4.0.0",
Expand Down
7 changes: 7 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9006,6 +9006,13 @@
ts-jest "^29.0.5"
yargs "^17.6.2"

"@synapsecns/sdk-router@synapsecns/sanguine#staging/bridge-sdk-api":
version "1.0.0"
resolved "https://codeload.github.com/synapsecns/sanguine/tar.gz/2df2e967c269b8dbfe4553927373ac0a7024b44c"
dependencies:
"@changesets/cli" "2.22.0"
eslint-plugin-jsx "^0.1.0"

"@szmarczak/http-timer@^1.1.2":
version "1.1.2"
resolved "https://registry.yarnpkg.com/@szmarczak/http-timer/-/http-timer-1.1.2.tgz#b1665e2c461a2cd92f4c1bbf50d5454de0d4b421"
Expand Down

0 comments on commit 5288bd7

Please sign in to comment.