Skip to content

Commit

Permalink
Merge pull request #238 from rsksmart/develop
Browse files Browse the repository at this point in the history
Merge Develop into Master
  • Loading branch information
IOVgomezdn authored Sep 16, 2024
2 parents 10f2a23 + 5774a4b commit 6e93d48
Show file tree
Hide file tree
Showing 10 changed files with 1,586 additions and 887 deletions.
1,125 changes: 542 additions & 583 deletions package-lock.json

Large diffs are not rendered by default.

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rsk-explorer",
"version": "2.0.1",
"version": "2.1.0",
"private": true,
"description": "Rsk explorer client",
"author": "emi <emiliorizzo@gmail.com>",
Expand Down Expand Up @@ -47,7 +47,8 @@
"vue-router": "^3.4.3",
"vuex": "^3.5.1",
"vuex-router-sync": "^5.0.0",
"@rsksmart/rns-resolver.js": "^1.1.0"
"@rsksmart/rns-resolver.js": "^1.1.0",
"@rsksmart/rsk-precompiled-abis": "^6.0.0-ARROWHEAD"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^4.5.12",
Expand Down
Loading

0 comments on commit 6e93d48

Please sign in to comment.