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

Update dependencies

parent ed1f67df
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