mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
fix minor typo: remove spaces from versions
This commit is contained in:
parent
fcd01d6668
commit
6b3358cc27
@ -55,19 +55,19 @@
|
||||
"alfresco"
|
||||
],
|
||||
"dependencies": {
|
||||
"@angular/animations": "4.3.6 ",
|
||||
"@angular/animations": "4.3.6",
|
||||
"@angular/cdk": "2.0.0-beta.10",
|
||||
"@angular/common": "4.3.6 ",
|
||||
"@angular/compiler": "4.3.6 ",
|
||||
"@angular/compiler-cli": "4.3.6 ",
|
||||
"@angular/core": "4.3.6 ",
|
||||
"@angular/common": "4.3.6",
|
||||
"@angular/compiler": "4.3.6",
|
||||
"@angular/compiler-cli": "4.3.6",
|
||||
"@angular/core": "4.3.6",
|
||||
"@angular/flex-layout": "2.0.0-beta.9",
|
||||
"@angular/forms": "4.3.6 ",
|
||||
"@angular/http": "4.3.6 ",
|
||||
"@angular/forms": "4.3.6",
|
||||
"@angular/http": "4.3.6",
|
||||
"@angular/material": "2.0.0-beta.10",
|
||||
"@angular/platform-browser": "4.3.6 ",
|
||||
"@angular/platform-browser-dynamic": "4.3.6 ",
|
||||
"@angular/router": "4.3.6 ",
|
||||
"@angular/platform-browser": "4.3.6",
|
||||
"@angular/platform-browser-dynamic": "4.3.6",
|
||||
"@angular/router": "4.3.6",
|
||||
"@ngx-translate/core": "7.0.0",
|
||||
"alfresco-js-api": "1.8.0",
|
||||
"chart.js": "2.5.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user