demo-protobuf: Fix name
This commit is contained in:
parent
e291188781
commit
cd65de53f0
@ -1,4 +1,4 @@
|
||||
# @cosmjs/protobuf-demo
|
||||
# @cosmjs/demo-protobuf
|
||||
|
||||
Demo package for protobufs with Cosmos SDK.
|
||||
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/CosmWasm/cosmjs/tree/master/packages/sdk38"
|
||||
"url": "https://github.com/CosmWasm/cosmjs/tree/master/packages/demo-protobuf"
|
||||
},
|
||||
"scripts": {
|
||||
"docs": "shx rm -rf docs && typedoc --options typedoc.js",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user