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.10.3"
},
{
"name": "brizo",
"version": "~0.3.12"
},
{
"name": "aquarius",
"version": "~0.3.4"
},
{
"name": "squid-js",
"version": "~0.6.2"
},
{
"name": "faucet",
"version": "~0.2.4"
}
]
}