Skip to content

Commit

Permalink
Update gif-interface version to '2.0.0-staging-o'
Browse files Browse the repository at this point in the history
  • Loading branch information
doerfli authored Aug 8, 2022
1 parent 1fc0809 commit 73ec31a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions brownie-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ compiler:
remappings:
- "@openzeppelin=OpenZeppelin/[email protected]"
- "@chainlink=smartcontractkit/[email protected]"
- "@etherisc/gif-interface=etherisc/gif-interface@f1f4f6b"
- "@etherisc/gif-interface=etherisc/gif-interface@2.0.0-staging-o"

# packages below will be added to brownie
# you may use 'brownie pm list' after 'brownie compile'
Expand All @@ -24,7 +24,7 @@ dependencies:
# github dependency format: <owner>/<repository>@<release>
- OpenZeppelin/[email protected]
- smartcontractkit/[email protected]
- etherisc/gif-interface@f1f4f6b
- etherisc/gif-interface@2.0.0-staging-o

# exclude Ownable when calculating test coverage
# https://eth-brownie.readthedocs.io/en/v1.10.3/config.html#exclude_paths
Expand Down

0 comments on commit 73ec31a

Please sign in to comment.