Skip to content
This repository has been archived by the owner on Mar 21, 2021. It is now read-only.

Commit

Permalink
feat: polish
Browse files Browse the repository at this point in the history
  • Loading branch information
deepu105 committed Dec 26, 2016
1 parent 9e0bb80 commit 3eb63bf
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,9 @@ export * from './src/language/language.service';
MaxbytesValidatorDirective,
MinbytesValidatorDirective,
ShowValidationDirective,
TranslateModule
TranslateModule,
HttpModule,
CommonModule
]
})
export class NgJhipsterModule {
Expand Down

0 comments on commit 3eb63bf

Please sign in to comment.