Skip to content
Snippets Groups Projects
Commit e51ff5d5 authored by mathias.chouet's avatar mathias.chouet
Browse files

Update dependencies

parent 72825dd9
No related branches found
No related tags found
1 merge request!96WIP: Resolve "Simplifier les composants de résultats"
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