Skip to content

Commit 81a3a18

Browse files
committed
new proto packages
Signed-off-by: ochikov <[email protected]>
1 parent db8b7fc commit 81a3a18

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
"dependencies": {
5454
"@ethersproject/rlp": "^5.7.0",
5555
"@grpc/grpc-js": "^1.7.3",
56-
"@hashgraph/cryptography": "^1.4.2-beta.2",
57-
"@hashgraph/proto": "2.11.2-beta.1",
56+
"@hashgraph/cryptography": "^1.4.3",
57+
"@hashgraph/proto": "2.12.0-beta.1",
5858
"axios": "^1.3.1",
5959
"bignumber.js": "^9.1.1",
6060
"crypto-js": "^4.1.1",

packages/proto/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hashgraph/proto",
3-
"version": "2.12.0-beta.1",
3+
"version": "2.12.0",
44
"description": "Protobufs for the Hedera™ Hashgraph SDK",
55
"main": "lib/index.js",
66
"browser": "src/index.js",

pnpm-lock.yaml

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)