upgrade to ADF 2.3.0 final (#314)

This commit is contained in:
Denys Vuika 2018-04-17 21:03:35 +01:00 committed by GitHub
parent e52f785444
commit d197fedb4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4828 additions and 648 deletions

5470
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -19,8 +19,8 @@
}, },
"private": true, "private": true,
"dependencies": { "dependencies": {
"@alfresco/adf-content-services": "2.3.0-0a8438954b0b3f7b0d1ba805e9fd030ba6b36e45", "@alfresco/adf-content-services": "2.3.0",
"@alfresco/adf-core": "2.3.0-0a8438954b0b3f7b0d1ba805e9fd030ba6b36e45", "@alfresco/adf-core": "2.3.0",
"@angular/animations": "5.1.1", "@angular/animations": "5.1.1",
"@angular/cdk": "5.0.1", "@angular/cdk": "5.0.1",
"@angular/common": "5.1.1", "@angular/common": "5.1.1",
@ -37,7 +37,7 @@
"@mat-datetimepicker/core": "1.0.1", "@mat-datetimepicker/core": "1.0.1",
"@mat-datetimepicker/moment": "1.0.1", "@mat-datetimepicker/moment": "1.0.1",
"@ngx-translate/core": "9.1.1", "@ngx-translate/core": "9.1.1",
"alfresco-js-api": "2.3.0-2c74891085ec43fbe7fcfcd1102b388168bedf3d", "alfresco-js-api": "2.3.0",
"core-js": "2.5.3", "core-js": "2.5.3",
"hammerjs": "2.0.8", "hammerjs": "2.0.8",
"moment-es6": "1.0.0", "moment-es6": "1.0.0",