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

Commit 8b0143b

Browse files
authored
bump sygma sdk version to 1.1.3 (#72)
1 parent 3ab91b9 commit 8b0143b

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
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.2",
15+
"@buildwithsygma/sygma-sdk-core": "1.1.3",
1616
"@changesets/cli": "^2.14.1",
1717
"ethers": "5.4.5",
1818
"prettier": "2.1.2",

packages/sygma-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@babel/runtime": "^7.12.1",
1010
"@celo-tools/celo-ethers-wrapper": "^0.0.5",
1111
"@chainsafe/common-theme": "1.0.10",
12-
"@buildwithsygma/sygma-sdk-core": "1.1.2",
12+
"@buildwithsygma/sygma-sdk-core": "1.1.3",
1313
"@buildwithsygma/sygma-contracts": "1.0.0",
1414
"@chainsafe/web3-context": "1.2.0",
1515
"@fusion-icons/react": "0.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2015,10 +2015,10 @@
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].2":
2019-
version "1.1.2"
2020-
resolved "https://registry.yarnpkg.com/@buildwithsygma/sygma-sdk-core/-/sygma-sdk-core-1.1.2.tgz#0b93552befa382185a56fd6b69a0c4f2fa7b7728"
2021-
integrity sha512-ZchyxdaPdbuNMlkVP1uVsRvi83EteM6Q+lqQJ4dPkU04mfFEfVjif2iFA9hQoO7STyTDfyvEFLRfonZBt4AfGA==
2018+
"@buildwithsygma/[email protected].3":
2019+
version "1.1.3"
2020+
resolved "https://registry.yarnpkg.com/@buildwithsygma/sygma-sdk-core/-/sygma-sdk-core-1.1.3.tgz#ceaa81788b8d1379981c21334d6d29921bb848ed"
2021+
integrity sha512-NB7WC7VrRhENPSbkBjCJt5J08RD6FepwAl+195R31QiRTR1vsKziezylxzvgRzMjO+E47pXM3avwz1gnJGlzqw==
20222022
dependencies:
20232023
"@buildwithsygma/sygma-contracts" "1.0.0"
20242024
eth-crypto "2.3.0"

0 commit comments

Comments
 (0)