mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-10 21:49:15 +00:00
demo-protobuf: Pin protobufjs version
Not semver. See https://github.com/protobufjs/protobuf.js/blob/7bacfc8/README.md\#nodejs
This commit is contained in:
parent
e3f3a35dd6
commit
75cb4b92f2
@ -39,6 +39,6 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@cosmjs/utils": "^0.20.0",
|
||||
"protobufjs": "^6.9.0"
|
||||
"protobufjs": "~6.9.0"
|
||||
}
|
||||
}
|
||||
|
@ -6254,7 +6254,7 @@ proto-list@~1.2.1:
|
||||
resolved "https://registry.yarnpkg.com/proto-list/-/proto-list-1.2.4.tgz#212d5bfe1318306a420f6402b8e26ff39647a849"
|
||||
integrity sha1-IS1b/hMYMGpCD2QCuOJv85ZHqEk=
|
||||
|
||||
protobufjs@^6.9.0:
|
||||
protobufjs@~6.9.0:
|
||||
version "6.9.0"
|
||||
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-6.9.0.tgz#c08b2bf636682598e6fabbf0edb0b1256ff090bd"
|
||||
integrity sha512-LlGVfEWDXoI/STstRDdZZKb/qusoAWUnmLg9R8OLSO473mBLWHowx8clbX5/+mKDEI+v7GzjoK9tRPZMMcoTrg==
|
||||
|
Loading…
x
Reference in New Issue
Block a user