-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
10 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@desmoslabs/desmjs", | ||
"version": "5.1.2", | ||
"version": "5.1.3", | ||
"description": "Core of the desmos DApp SDK", | ||
"contributors": [ | ||
"Manuel Turetta <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@desmoslabs/desmjs-keplr", | ||
"version": "5.1.2", | ||
"version": "5.1.3", | ||
"description": "Keplr integration for DesmJS", | ||
"contributors": [ | ||
"Luca Graziotti <[email protected]>" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@desmoslabs/desmjs-types", | ||
"version": "5.1.2", | ||
"version": "5.1.3", | ||
"description": "JS and TS types relating to Protocol Buffers used by Desmos", | ||
"contributors": [ | ||
"Manuel Turetta <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@desmoslabs/desmjs-walletconnect-v2", | ||
"version": "5.1.2", | ||
"version": "5.1.3", | ||
"description": "WalletConnect v2 integration for DesmJS", | ||
"contributors": [ | ||
"Manuel Turetta <[email protected]>" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@desmoslabs/desmjs-web3auth-mobile", | ||
"version": "5.1.2", | ||
"version": "5.1.3", | ||
"description": "Web3Auth integration for DesmJS", | ||
"contributors": [ | ||
"Manuel Turetta <[email protected]>" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@desmoslabs/desmjs-web3auth-web", | ||
"version": "5.1.2", | ||
"version": "5.1.3", | ||
"description": "Web3Auth integration for DesmJS", | ||
"contributors": [ | ||
"Manuel Turetta <[email protected]>" | ||
|