mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-10 21:49:15 +00:00
Rename @cosmjs/demo-protobuf -> @cosmjs/proto-signing
This commit is contained in:
parent
a1f9249d32
commit
6bd0356baf
@ -1,4 +1,4 @@
|
||||
# @cosmjs/demo-protobuf
|
||||
# @cosmjs/proto-signing
|
||||
|
||||
Demo package for protobufs with Cosmos SDK.
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "@cosmjs/demo-protobuf",
|
||||
"name": "@cosmjs/proto-signing",
|
||||
"private": true,
|
||||
"version": "0.20.0",
|
||||
"description": "Utilities for Cosmos SDK 0.38",
|
||||
@ -16,7 +16,7 @@
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/CosmWasm/cosmjs/tree/master/packages/demo-protobuf"
|
||||
"url": "https://github.com/CosmWasm/cosmjs/tree/master/packages/proto-signing"
|
||||
},
|
||||
"scripts": {
|
||||
"docs": "shx rm -rf docs && typedoc --options typedoc.js",
|
Loading…
x
Reference in New Issue
Block a user