excel updates

This commit is contained in:
Allan Bowe
2020-04-16 22:06:52 +02:00
parent d074aee048
commit 198d11a9f2
5 changed files with 29 additions and 10 deletions

View File

@@ -4,7 +4,7 @@
## Overview
Data Controller source licences are extracted automatically from our repo using the [license-checker](https://www.npmjs.com/package/license-checker) NPM module
<code>
```
├─ @angular/animations@8.2.14
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/angular/angular
@@ -3829,4 +3829,4 @@ Data Controller source licences are extracted automatically from our repo using
├─ path: /Users/allan/git/dcfrontend/node_modules/zone
└─ licenseFile: node_modules/zone/LICENSE.md
</code>
```