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

Commit b909a26

Browse files
authored
update dependency on root package.json (#70)
1 parent 2b92c02 commit b909a26

File tree

2 files changed

+1
-12
lines changed

2 files changed

+1
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"yarn": ">=1"
1313
},
1414
"dependencies": {
15-
"@buildwithsygma/sygma-sdk-core": "1.1.1",
15+
"@buildwithsygma/sygma-sdk-core": "1.1.2",
1616
"@changesets/cli": "^2.14.1",
1717
"ethers": "5.4.5",
1818
"prettier": "2.1.2",

yarn.lock

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2015,17 +2015,6 @@
20152015
resolved "https://registry.yarnpkg.com/@buildwithsygma/sygma-contracts/-/sygma-contracts-1.0.0.tgz#8cf3430726bdb324e7259c65f4568ed361165a21"
20162016
integrity sha512-RlEMW6g36a1jyk0En1zCaPr+imB2S2o6b+hlNF6tp63BnJnoAMfrtQgvCG/vNuGyWWBNOjL1P+oebURECzTWHw==
20172017

2018-
"@buildwithsygma/[email protected]":
2019-
version "1.1.1"
2020-
resolved "https://registry.yarnpkg.com/@buildwithsygma/sygma-sdk-core/-/sygma-sdk-core-1.1.1.tgz#c216a5bf6ad2de2fb66f48a50d3c7bb94299d112"
2021-
integrity sha512-C3Kf7MGLpdOAqyPenzV6PPJ4+mpFGeyIDLyw6PS39/5goZ5pLzJWLW6bZouzglVPoDszV3+9g4hZLwrynt7OWw==
2022-
dependencies:
2023-
"@buildwithsygma/sygma-contracts" "1.0.0"
2024-
eth-crypto "2.3.0"
2025-
ethers "5.6.2"
2026-
node-fetch "2.6.1"
2027-
react-hook-form "^7.30.0"
2028-
20292018
"@buildwithsygma/[email protected]":
20302019
version "1.1.2"
20312020
resolved "https://registry.yarnpkg.com/@buildwithsygma/sygma-sdk-core/-/sygma-sdk-core-1.1.2.tgz#0b93552befa382185a56fd6b69a0c4f2fa7b7728"

0 commit comments

Comments
 (0)