Skip to content

Commit

Permalink
chore(release): v2.57.0-beta.4 (#2775)
Browse files Browse the repository at this point in the history
* chore: bumped version

Signed-off-by: ivaylogarnev-limechain <[email protected]>

* chore: updated examples pnpm lock version

Signed-off-by: ivaylogarnev-limechain <[email protected]>

---------

Signed-off-by: ivaylogarnev-limechain <[email protected]>
  • Loading branch information
ivaylogarnev-limechain authored Jan 15, 2025
1 parent 558e96d commit da4517b
Show file tree
Hide file tree
Showing 4 changed files with 2,529 additions and 2,690 deletions.
2 changes: 1 addition & 1 deletion examples/Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ tasks:

install:
cmds:
- pnpm i --no-frozen-lockfile > /dev/null
- pnpm i

run-examples:
description: Run JavaScript examples in the "examples" folder
Expand Down
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/node": "^20.8.10",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"dpdm": "^3.13.1",
"dpdm": "3.13.1",
"eslint": "^8.49.0",
"eslint-plugin-compat": "^4.2.0",
"eslint-plugin-import": "^2.28.1",
Expand Down
Loading

0 comments on commit da4517b

Please sign in to comment.