Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Commit

Permalink
update dependency on root package.json (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
wainola authored Feb 10, 2023
1 parent 2b92c02 commit b909a26
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"yarn": ">=1"
},
"dependencies": {
"@buildwithsygma/sygma-sdk-core": "1.1.1",
"@buildwithsygma/sygma-sdk-core": "1.1.2",
"@changesets/cli": "^2.14.1",
"ethers": "5.4.5",
"prettier": "2.1.2",
Expand Down
11 changes: 0 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2015,17 +2015,6 @@
resolved "https://registry.yarnpkg.com/@buildwithsygma/sygma-contracts/-/sygma-contracts-1.0.0.tgz#8cf3430726bdb324e7259c65f4568ed361165a21"
integrity sha512-RlEMW6g36a1jyk0En1zCaPr+imB2S2o6b+hlNF6tp63BnJnoAMfrtQgvCG/vNuGyWWBNOjL1P+oebURECzTWHw==

"@buildwithsygma/[email protected]":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@buildwithsygma/sygma-sdk-core/-/sygma-sdk-core-1.1.1.tgz#c216a5bf6ad2de2fb66f48a50d3c7bb94299d112"
integrity sha512-C3Kf7MGLpdOAqyPenzV6PPJ4+mpFGeyIDLyw6PS39/5goZ5pLzJWLW6bZouzglVPoDszV3+9g4hZLwrynt7OWw==
dependencies:
"@buildwithsygma/sygma-contracts" "1.0.0"
eth-crypto "2.3.0"
ethers "5.6.2"
node-fetch "2.6.1"
react-hook-form "^7.30.0"

"@buildwithsygma/[email protected]":
version "1.1.2"
resolved "https://registry.yarnpkg.com/@buildwithsygma/sygma-sdk-core/-/sygma-sdk-core-1.1.2.tgz#0b93552befa382185a56fd6b69a0c4f2fa7b7728"
Expand Down

0 comments on commit b909a26

Please sign in to comment.