Skip to content
Snippets Groups Projects
Commit c63d9a98 authored by mathias.chouet's avatar mathias.chouet Committed by Mathias Chouet
Browse files

Update dependencies

parent d3d97897
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
......@@ -29,7 +29,7 @@ import { MaterialFileInputModule } from "ngx-material-file-input";
import { DragDropModule } from "@angular/cdk/drag-drop";
import { TableModule } from "primeng/table";
/* import { KonamiModule } from "ngx-konami"; */
import { KonamiModule } from "ngx-konami";
import { MarkdownModule, MarkedOptions } from "ngx-markdown";
import { FlexLayoutModule } from "@angular/flex-layout";
......@@ -173,7 +173,7 @@ const appRoutes: Routes = [
),
StorageServiceModule,
TableModule,
// KonamiModule
KonamiModule
],
declarations: [ // composants, pipes et directives
AppComponent,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment