Skip to content

Commit

Permalink
upgrade CLI, package lock files for NPM and Yarn (#180)
Browse files Browse the repository at this point in the history
  • Loading branch information
Denys Vuika authored Jan 26, 2018
1 parent 67cc20f commit cc02993
Show file tree
Hide file tree
Showing 6 changed files with 16,814 additions and 628 deletions.
2 changes: 1 addition & 1 deletion .angular-cli.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
],
"scripts": [
"../node_modules/pdfjs-dist/build/pdf.js",
"../node_modules/pdfjs-dist/web/compatibility.js",
"../node_modules/pdfjs-dist/lib/shared/compatibility.js",
"../node_modules/pdfjs-dist/web/pdf_viewer.js"
],
"environmentSource": "environments/environment.ts",
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Loading

0 comments on commit cc02993

Please sign in to comment.