mirror of https://github.com/nucypher/nucypher.git
Update ape-config.yaml to use `nucypher-contracts`/`main`.
Co-authored-by: David Núñez <david@nucypher.com>pull/3345/head
parent
b078aabe2c
commit
8a077bd971
|
@ -5,8 +5,8 @@ plugins:
|
|||
|
||||
dependencies:
|
||||
- name: nucypher-contracts
|
||||
github: cygnusv/nucypher-contracts
|
||||
ref: states
|
||||
github: nucypher/nucypher-contracts
|
||||
ref: main
|
||||
- name: openzeppelin
|
||||
github: OpenZeppelin/openzeppelin-contracts
|
||||
version: 5.0.0
|
||||
|
|
Loading…
Reference in New Issue