1
0
Fork 0

chore(webui): upgrade angular cli version

This commit is contained in:
Antoine CARON 2019-02-01 16:30:06 +01:00 committed by Traefiker Bot
parent 162490dadf
commit 0561a20c06
12 changed files with 3391 additions and 2745 deletions

View file

@ -20,5 +20,4 @@ describe('AppComponent', () => {
const app = fixture.debugElement.componentInstance;
expect(app).toBeTruthy();
}));
});