Skip to content

Commit

Permalink
chore: bump the package version to v3.0.0 due to breaking change
Browse files Browse the repository at this point in the history
  • Loading branch information
martiliones authored Jun 19, 2024
2 parents 983b009 + 3104092 commit 4972158
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
60 changes: 30 additions & 30 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "adamant-console",
"version": "2.4.0",
"version": "3.0.0",
"description": "Console API and JSON-RPC for interacting with ADAMANT Blockchain",
"main": "lib/api/index.js",
"type": "module",
Expand Down Expand Up @@ -31,7 +31,7 @@
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"prettier": "3.3.1"
"prettier": "3.3.2"
},
"dependencies": {
"@stablelib/utf8": "^1.0.2",
Expand Down

0 comments on commit 4972158

Please sign in to comment.