Skip to content

Commit fa170b9

Browse files
committed
fix: adding cache-management to index.ts
1 parent 629e8c5 commit fa170b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/hub/src/lib/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
export * from "./cache-management";
12
export * from "./commit";
23
export * from "./count-commits";
34
export * from "./create-repo";

0 commit comments

Comments
 (0)