Skip to content

Commit

Permalink
refactor(command): export github upgrade provider in upgrade/mod.ts (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
c4spar committed Jun 30, 2021
1 parent f882abd commit 39a8075
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions command/upgrade/mod.ts
@@ -1,4 +1,5 @@
export * from "./provider/deno_land.ts";
export * from "./provider/github.ts";
export * from "./provider/nest_land.ts";
export * from "./provider.ts";
export * from "./upgrade_command.ts";

0 comments on commit 39a8075

Please sign in to comment.