mirror of
https://github.com/oceanprotocol/commons.git
synced 2023-03-15 18:03:00 +01:00
bump to keeper-contracts v0.13.0
This commit is contained in:
parent
e9e5dd9049
commit
5ba5cd9e20
@ -35,7 +35,7 @@ env:
|
||||
# start Barge with these versions
|
||||
- BRIZO_VERSION=v0.7.2
|
||||
- AQUARIUS_VERSION=v1.0.5
|
||||
- KEEPER_VERSION=v0.12.7
|
||||
- KEEPER_VERSION=v0.13.0
|
||||
- EVENTS_HANDLER_VERSION=v0.3.4
|
||||
- KEEPER_OWNER_ROLE_ADDRESS="0xe2DD09d719Da89e5a3D0F2549c7E24566e947260"
|
||||
- FAUCET_TIMESPAN=0
|
||||
|
2007
client/package-lock.json
generated
2007
client/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -14,7 +14,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@oceanprotocol/art": "^2.2.0",
|
||||
"@oceanprotocol/squid": "^1.0.0",
|
||||
"@oceanprotocol/squid": "^1.1.0-beta.0",
|
||||
"@oceanprotocol/typographies": "^0.1.0",
|
||||
"@sindresorhus/slugify": "^0.9.1",
|
||||
"@truffle/hdwallet-provider": "^1.0.26",
|
||||
|
@ -7,7 +7,7 @@
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "keeper-contracts",
|
||||
"version": "~0.12.7"
|
||||
"version": "~0.13.0"
|
||||
},
|
||||
{
|
||||
"name": "brizo",
|
||||
|
Loading…
Reference in New Issue
Block a user