Skip to content

Commit

Permalink
Bump sdk-2 version from 0.1.13 to 0.1.15 (#202)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinuma committed Aug 9, 2022
1 parent 87488da commit 9ede9f8
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 @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@across-protocol/contracts-v2": "^0.0.34",
"@across-protocol/sdk-v2": "^0.1.13",
"@across-protocol/sdk-v2": "^0.1.15",
"@datapunt/matomo-tracker-js": "^0.5.1",
"@emotion/react": "^11.4.1",
"@emotion/styled": "^11.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
"@openzeppelin/contracts" "4.1.0"
"@uma/core" "^2.18.0"

"@across-protocol/sdk-v2@^0.1.13":
version "0.1.13"
resolved "https://registry.yarnpkg.com/@across-protocol/sdk-v2/-/sdk-v2-0.1.13.tgz#289aab53b660aeda44ec237e0b81137c23f277e3"
integrity sha512-Kt/ckVbk6vVkFOgkXn0s+Eslj3U3mDTStWfQn7J50kZTkCe4Zv5e9xdwJKxEuYPmA9WqmRtIxsJhyQLcNbqOtw==
"@across-protocol/sdk-v2@^0.1.15":
version "0.1.15"
resolved "https://registry.yarnpkg.com/@across-protocol/sdk-v2/-/sdk-v2-0.1.15.tgz#12e0b5ba6a81915b0772938ed69188ce16647162"
integrity sha512-t3oabP/0S3zBEAxmOzUSZfIkZAk8NoJk/jkA8AIKa6aBUO0ZAUsfIzUUVB5xBi0gAmg+8wcInkQZknYpU+9R1Q==
dependencies:
"@across-protocol/contracts-v2" "^0.0.50"
"@eth-optimism/sdk" "^1.1.4"
Expand Down

2 comments on commit 9ede9f8

@vercel
Copy link

@vercel vercel bot commented on 9ede9f8 Aug 9, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 9ede9f8 Aug 9, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

goerli-frontend-v2 – ./

goerli-frontend-v2-git-master-uma.vercel.app
goerli-frontend-v2-uma.vercel.app
goerli-frontend-v2.vercel.app

Please sign in to comment.