Skip to content

Commit

Permalink
chore: bump local node version
Browse files Browse the repository at this point in the history
Signed-off-by: georgi-l95 <[email protected]>
  • Loading branch information
georgi-l95 committed Nov 22, 2023
1 parent 88d8358 commit 027fb68
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
40 changes: 20 additions & 20 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hedera-local-node",
"version": "2.15.1",
"version": "2.16.0",
"description": "Developer tooling for running Local Hedera Network (Consensus + Mirror Nodes).",
"main": "index.ts",
"scripts": {
Expand Down Expand Up @@ -46,15 +46,15 @@
"husky": "^8.0.0",
"prettier": "^3.0.3",
"ts-node": "^10.9.1",
"typescript": "^5.2.2"
"typescript": "^5.3.2"
},
"dependencies": {
"@hashgraph/sdk": "^2.37.0",
"@hashgraph/sdk": "^2.38.0",
"blessed": "^0.1.81",
"blessed-terminal": "^0.1.22",
"dockerode": "^4.0.0",
"dotenv": "^16.3.1",
"ethers": "^6.8.0",
"ethers": "^6.8.1",
"js-yaml": "^4.1.0",
"rimraf": "^5.0.5",
"semver": "^7.5.4",
Expand Down

0 comments on commit 027fb68

Please sign in to comment.