fix: 添加丢失的依赖

Signed-off-by: 502647092 <admin@yumc.pw>
merge/1/MERGE
502647092 2016-09-05 17:25:21 +08:00
parent 4462a9baed
commit 644a6095de
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ main: ${project.groupId}.${project.artifactId}.${project.artifactId}
version: ${project.version}-git-${env.GIT_COMMIT}
author: 喵♂呜
website: ${ciManagement.url}
depend:
- PlaceholderAPI
commands:
${project.artifactId}:
description: ${project.artifactId} - ${project.description}