Rename Listeners.ts to listeners.ts

This commit is contained in:
Umed Khudoiberdiev 2016-04-18 11:03:32 +05:00
parent 9ec3b74934
commit 332f794358

View File

@ -4,4 +4,4 @@ export * from "./listeners/BeforeInsert";
export * from "./listeners/AfterUpdate";
export * from "./listeners/BeforeUpdate";
export * from "./listeners/AfterRemove";
export * from "./listeners/BeforeRemove";
export * from "./listeners/BeforeRemove";