Re-brand for laconic #1

Merged
zramsay merged 5 commits from dboreham/doc-fixes into main 2022-10-03 18:19:02 +00:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit 55ce3fd098 - Show all commits

View File

@ -14,9 +14,9 @@
"typescript": "^4.6.3"
},
"dependencies": {
"laconic-client": "https://github.com/cerc-io/laconic-client.git#27a176fbade406a9c89599b6a0c81c1f0ca6e7cc",
"fs-extra": "^10.1.0",
"js-yaml": "^4.1.0",
"laconic-client": "https://github.com/cerc-io/laconic-client.git#dboreham/release",
"lodash": "^4.17.21",
"lodash-clean": "^2.2.3",
"yargs": "^17.4.1"

View File

@ -1128,9 +1128,9 @@ keccak@^3.0.0:
node-gyp-build "^4.2.0"
readable-stream "^3.6.0"
"laconic-client@https://github.com/cerc-io/laconic-client.git#27a176fbade406a9c89599b6a0c81c1f0ca6e7cc":
"laconic-client@https://github.com/cerc-io/laconic-client.git#dboreham/release":
version "0.1.0"
resolved "https://github.com/cerc-io/laconic-client.git#27a176fbade406a9c89599b6a0c81c1f0ca6e7cc"
resolved "https://github.com/cerc-io/laconic-client.git#9176bb1a5a5ba225f021c9e6cca2ccc5dc24f7f2"
dependencies:
"@cosmjs/amino" "^0.28.1"
"@cosmjs/crypto" "^0.28.1"