chore: 1.0.0 pre

This commit is contained in:
xiaojunnuo
2023-05-24 17:52:32 +08:00
parent d5ef57542a
commit 47f3cf7ba5
3 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
import { Autowire, IsTaskPlugin, TaskInput, ITaskPlugin } from "@certd/pipeline";
import { IsTaskPlugin, ITaskPlugin, TaskInput } from "@certd/pipeline";
@IsTaskPlugin({
name: "EchoPlugin",