commons/library.json

30 lines
477 B
JSON

{
"name": "commons",
"repository": {
"type": "git",
"url": "https://github.com/oceanprotocol/commons.git"
},
"dependencies": [
{
"name": "keeper-contracts",
"version": "~0.13.2"
},
{
"name": "brizo",
"version": "~0.8.1"
},
{
"name": "aquarius",
"version": "~1.0.5"
},
{
"name": "squid-js",
"version": "~1.1.0"
},
{
"name": "faucet",
"version": "~0.3.2"
}
]
}