mirror of
https://github.com/Kir-Antipov/mc-publish.git
synced 2024-11-21 16:00:59 -05:00
Update to latest dependency format
This commit is contained in:
parent
a282fea6db
commit
69a6fb6ba9
1 changed files with 2 additions and 2 deletions
|
@ -8,9 +8,9 @@ website: "https://github.com"
|
|||
api-version: "1.19"
|
||||
|
||||
dependencies:
|
||||
- name: "RequiredPlugin"
|
||||
RequiredPlugin:
|
||||
required: true
|
||||
- name: "OptionalPlugin"
|
||||
OptionalPlugin:
|
||||
required: false
|
||||
|
||||
main: "example.ExamplePlugin"
|
||||
|
|
Loading…
Reference in a new issue