1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00

update library.json

This commit is contained in:
Matthias Kretschmann 2019-09-13 11:21:02 +02:00
parent 9b06c89743
commit 07f227064a
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -7,15 +7,19 @@
"dependencies": [
{
"name": "keeper-contracts",
"version": "~0.9.7"
"version": "~0.11.1"
},
{
"name": "brizo",
"version": "~0.3.10"
"version": "~0.4.2"
},
{
"name": "aquarius",
"version": "~0.2.9"
"version": "~0.3.8"
},
{
"name": "events-handler",
"version": "~0.1.2"
}
]
}