Skip to content

Commit

Permalink
Release/cryptography v1.4.2 (hiero-ledger#1366)
Browse files Browse the repository at this point in the history
* release(cryptography): v1.4.2

Signed-off-by: ochikov <[email protected]>

* Use the new crypto package

Signed-off-by: ochikov <[email protected]>

* update the pnmp lock file

Signed-off-by: ochikov <[email protected]>

Signed-off-by: ochikov <[email protected]>
  • Loading branch information
ochikov authored Jan 13, 2023
1 parent 2348593 commit 089e469
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"dependencies": {
"@ethersproject/rlp": "^5.7.0",
"@grpc/grpc-js": "^1.7.0",
"@hashgraph/cryptography": "^1.4.1",
"@hashgraph/cryptography": "^1.4.2",
"@hashgraph/proto": "2.11.0",
"axios": "^0.27.2",
"bignumber.js": "^9.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cryptography/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hashgraph/cryptography",
"version": "1.4.1",
"version": "1.4.2",
"description": "Cryptographic utilities and primitives for the Hedera™ Hashgraph SDK",
"main": "./lib/index.cjs",
"types": "./lib/index.d.ts",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 089e469

Please sign in to comment.