Skip to content

Commit

Permalink
feat: latest sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
aaitor committed Jun 6, 2024
1 parent d74cd41 commit 4f9ef06
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"ncli": "./dist/src/index.js"
},
"dependencies": {
"@nevermined-io/sdk": "3.0.11",
"@nevermined-io/sdk": "3.0.12",
"log4js": "^6.9.1",
"chalk": "^4.1.2",
"cross-fetch": "~3.1.5",
Expand Down
4 changes: 2 additions & 2 deletions resources/networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -206,8 +206,8 @@
"appUrl": "https://celo.nevermined.app",
"web3ProviderUri": "https://forno.celo.org",
"marketplaceUri": "https://marketplace-api.celo.nevermined.app",
"graphHttpUri": "https://api.thegraph.com/subgraphs/name/nevermined-io/public",
"neverminedNodeUri": "https://node.celo.nevermined.app",
"graphHttpUri": "",
"neverminedNodeUri": "http://node.celo.nevermined.app",
"neverminedNodeAddress": "0x824dbcE5E9C96C5b8ce2A35a25a5ab87eD1D00b1",
"verbose": true
},
Expand Down

0 comments on commit 4f9ef06

Please sign in to comment.