upgrade CLI, package lock files for NPM and Yarn (#180)

This commit is contained in:
Denys Vuika
2018-01-26 19:00:59 +00:00
committed by GitHub
parent 67cc20f2c6
commit cc02993d9a
6 changed files with 16813 additions and 627 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
## Introduction
The Alfresco Content Application is an example application built using
[Alfresco Application Development Framework (ADF)](https://github.com/Alfresco/alfresco-ng2-components) components and was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.4.7.
[Alfresco Application Development Framework (ADF)](https://github.com/Alfresco/alfresco-ng2-components) components and was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.6.6.
### Who is this example application for