Skip to content

Commit 31702b4

Browse files
committed
Upgrade explorer backend API to 2.0.0
1 parent 2cb7404 commit 31702b4

File tree

2 files changed

+1023
-847
lines changed

2 files changed

+1023
-847
lines changed

packages/web3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"author": "Alephium dev <dev@alephium.org>",
3535
"config": {
3636
"alephium_version": "3.3.0",
37-
"explorer_backend_version": "1.19.3"
37+
"explorer_backend_version": "2.0.0"
3838
},
3939
"scripts": {
4040
"build": "rm -rf dist/* && npx tsc --build . && webpack",

0 commit comments

Comments
 (0)