commons/library.json

30 lines
478 B
JSON

{
"name": "commons",
"repository": {
"type": "git",
"url": "https://github.com/oceanprotocol/commons.git"
},
"dependencies": [
{
"name": "keeper-contracts",
"version": "~0.9.7"
},
{
"name": "brizo",
"version": "~0.3.10"
},
{
"name": "aquarius",
"version": "~0.2.9"
},
{
"name": "squid-js",
"version": "~0.5.17"
},
{
"name": "faucet",
"version": "~0.2.4"
}
]
}