mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-18 10:41:56 +10:00
ci: attempt to fix ci scripts by not importing prisma as type
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
export * from "./auth";
|
||||
export * from "./contributors";
|
||||
export * from "./resume";
|
||||
export * from "./secrets";
|
||||
export * from "./statistics";
|
||||
export * from "./user";
|
||||
|
||||
Reference in New Issue
Block a user