update versions to 3.0.0

This commit is contained in:
Eugenio Romano 2019-02-13 19:17:40 +00:00
parent 6356cfcd84
commit 40d78a11c0
8 changed files with 27 additions and 27 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "Alfresco-ADF-Angular-Demo", "name": "Alfresco-ADF-Angular-Demo",
"description": "Demo shell for Alfresco Angular components", "description": "Demo shell for Alfresco Angular components",
"version": "3.0.0-beta1", "version": "3.0.0",
"author": "Alfresco Software, Ltd.", "author": "Alfresco Software, Ltd.",
"repository": { "repository": {
"type": "git", "type": "git",

View File

@ -1,7 +1,7 @@
{ {
"name": "@alfresco/adf-content-services", "name": "@alfresco/adf-content-services",
"description": "Alfresco ADF content services", "description": "Alfresco ADF content services",
"version": "2.7.0-beta5", "version": "3.0.0",
"author": "Alfresco Software, Ltd.", "author": "Alfresco Software, Ltd.",
"main": "bundles/adf-content-services.js", "main": "bundles/adf-content-services.js",
"repository": { "repository": {
@ -25,9 +25,9 @@
"@angular/platform-browser": ">=7.0.3", "@angular/platform-browser": ">=7.0.3",
"@angular/platform-browser-dynamic": ">=7.0.3", "@angular/platform-browser-dynamic": ">=7.0.3",
"@angular/router": ">=7.0.3", "@angular/router": ">=7.0.3",
"@alfresco/js-api": "3.0.0-delta18", "@alfresco/js-api": "3.0.0",
"rxjs": ">=6.2.2", "rxjs": ">=6.2.2",
"@alfresco/adf-core": ">=2.7.0-beta5", "@alfresco/adf-core": "3.0.0",
"@ngx-translate/core": ">=11.0.0", "@ngx-translate/core": ">=11.0.0",
"hammerjs": ">=2.0.8", "hammerjs": ">=2.0.8",
"moment": ">=2.22.2", "moment": ">=2.22.2",

View File

@ -1,7 +1,7 @@
{ {
"name": "@alfresco/adf-core", "name": "@alfresco/adf-core",
"description": "Alfresco ADF core", "description": "Alfresco ADF core",
"version": "2.7.0-beta5", "version": "3.0.0",
"author": "Alfresco Software, Ltd.", "author": "Alfresco Software, Ltd.",
"main": "bundles/adf-core.js", "main": "bundles/adf-core.js",
"repository": { "repository": {
@ -27,7 +27,7 @@
"@angular/router": ">=7.0.3", "@angular/router": ">=7.0.3",
"@mat-datetimepicker/core": ">=2.0.1", "@mat-datetimepicker/core": ">=2.0.1",
"@mat-datetimepicker/moment": ">=2.0.1", "@mat-datetimepicker/moment": ">=2.0.1",
"@alfresco/js-api": "3.0.0-delta18", "@alfresco/js-api": "3.0.0",
"rxjs": ">=6.2.2", "rxjs": ">=6.2.2",
"@ngx-translate/core": ">=11.0.0", "@ngx-translate/core": ">=11.0.0",
"core-js": ">=2.5.4", "core-js": ">=2.5.4",

View File

@ -1,7 +1,7 @@
{ {
"name": "@alfresco/adf-extensions", "name": "@alfresco/adf-extensions",
"description": "Provides extensibility support for ADF applications.", "description": "Provides extensibility support for ADF applications.",
"version": "2.7.0-beta5", "version": "3.0.0",
"license": "Apache-2.0", "license": "Apache-2.0",
"author": "Alfresco Software, Ltd.", "author": "Alfresco Software, Ltd.",
"main": "bundles/adf-extensions.js", "main": "bundles/adf-extensions.js",
@ -16,6 +16,6 @@
"@angular/common": "^6.0.0", "@angular/common": "^6.0.0",
"@angular/core": "^6.0.0", "@angular/core": "^6.0.0",
"@angular/http": "^6.1.4", "@angular/http": "^6.1.4",
"@alfresco/js-api": "3.0.0-delta18" "@alfresco/js-api": "3.0.0"
} }
} }

View File

@ -1,7 +1,7 @@
{ {
"name": "@alfresco/adf-insights", "name": "@alfresco/adf-insights",
"description": "Alfresco ADF insights", "description": "Alfresco ADF insights",
"version": "2.7.0-beta5", "version": "3.0.0",
"author": "Alfresco Software, Ltd.", "author": "Alfresco Software, Ltd.",
"main": "bundles/adf-insights.js", "main": "bundles/adf-insights.js",
"repository": { "repository": {
@ -25,10 +25,10 @@
"@angular/platform-browser": ">=7.0.3", "@angular/platform-browser": ">=7.0.3",
"@angular/platform-browser-dynamic": ">=7.0.3", "@angular/platform-browser-dynamic": ">=7.0.3",
"@angular/router": ">=7.0.3", "@angular/router": ">=7.0.3",
"@alfresco/js-api": "3.0.0-delta18", "@alfresco/js-api": "3.0.0",
"rxjs": ">=6.2.2", "rxjs": ">=6.2.2",
"@alfresco/adf-core": ">=2.7.0-beta5", "@alfresco/adf-core": "3.0.0",
"@alfresco/adf-content-services": ">=2.7.0-beta5", "@alfresco/adf-content-services": "3.0.0",
"@ngx-translate/core": ">=11.0.0", "@ngx-translate/core": ">=11.0.0",
"chart.js": ">=2.5.0", "chart.js": ">=2.5.0",
"core-js": ">=2.5.4", "core-js": ">=2.5.4",

View File

@ -1,7 +1,7 @@
{ {
"name": "@alfresco/adf-process-services-cloud", "name": "@alfresco/adf-process-services-cloud",
"description": "Alfresco ADF process services cloud", "description": "Alfresco ADF process services cloud",
"version": "2.7.0-beta5", "version": "3.0.0",
"author": "Alfresco Software, Ltd.", "author": "Alfresco Software, Ltd.",
"main": "bundles/adf-process-services-cloud.js", "main": "bundles/adf-process-services-cloud.js",
"repository": { "repository": {
@ -25,9 +25,9 @@
"@angular/platform-browser": ">=7.0.3", "@angular/platform-browser": ">=7.0.3",
"@angular/platform-browser-dynamic": ">=7.0.3", "@angular/platform-browser-dynamic": ">=7.0.3",
"@angular/router": ">=7.0.3", "@angular/router": ">=7.0.3",
"@alfresco/js-api": "3.0.0-delta18", "@alfresco/js-api": "3.0.0",
"rxjs": ">=6.2.2", "rxjs": ">=6.2.2",
"@alfresco/adf-core": ">=2.7.0-beta5", "@alfresco/adf-core": "3.0.0",
"@ngx-translate/core": ">=11.0.0", "@ngx-translate/core": ">=11.0.0",
"hammerjs": ">=2.0.8", "hammerjs": ">=2.0.8",
"moment": ">=2.22.2", "moment": ">=2.22.2",

View File

@ -1,7 +1,7 @@
{ {
"name": "@alfresco/adf-process-services", "name": "@alfresco/adf-process-services",
"description": "Alfresco ADF process services", "description": "Alfresco ADF process services",
"version": "2.7.0-beta5", "version": "3.0.0",
"author": "Alfresco Software, Ltd.", "author": "Alfresco Software, Ltd.",
"main": "bundles/adf-process-services.js", "main": "bundles/adf-process-services.js",
"repository": { "repository": {
@ -25,10 +25,10 @@
"@angular/platform-browser": ">=7.0.3", "@angular/platform-browser": ">=7.0.3",
"@angular/platform-browser-dynamic": ">=7.0.3", "@angular/platform-browser-dynamic": ">=7.0.3",
"@angular/router": ">=7.0.3", "@angular/router": ">=7.0.3",
"@alfresco/js-api": "3.0.0-delta18", "@alfresco/js-api": "3.0.0",
"rxjs": ">=6.2.2", "rxjs": ">=6.2.2",
"@alfresco/adf-core": ">=2.7.0-beta5", "@alfresco/adf-core": "3.0.0",
"@alfresco/adf-content-services": ">=2.7.0-beta5", "@alfresco/adf-content-services": "3.0.0",
"@ngx-translate/core": ">=11.0.0", "@ngx-translate/core": ">=11.0.0",
"core-js": ">=2.5.4", "core-js": ">=2.5.4",
"hammerjs": ">=2.0.8", "hammerjs": ">=2.0.8",

View File

@ -1,7 +1,7 @@
{ {
"name": "alfresco-components", "name": "alfresco-components",
"description": "Alfresco Angular components", "description": "Alfresco Angular components",
"version": "2.7.0-beta5", "version": "3.0.0",
"author": "Alfresco Software, Ltd.", "author": "Alfresco Software, Ltd.",
"main": "./index.js", "main": "./index.js",
"scripts": { "scripts": {
@ -55,13 +55,13 @@
"process services-cloud" "process services-cloud"
], ],
"dependencies": { "dependencies": {
"@alfresco/adf-content-services": "3.0.0-1c25b50b1a15635da1689fdb9f38449a5714630b", "@alfresco/adf-content-services": "3.0.0",
"@alfresco/adf-core": "3.0.0-1c25b50b1a15635da1689fdb9f38449a5714630b", "@alfresco/adf-core": "3.0.0",
"@alfresco/adf-extensions": "3.0.0-1c25b50b1a15635da1689fdb9f38449a5714630b", "@alfresco/adf-extensions": "3.0.0",
"@alfresco/adf-insights": "3.0.0-1c25b50b1a15635da1689fdb9f38449a5714630b", "@alfresco/adf-insights": "3.0.0",
"@alfresco/adf-process-services": "3.0.0-1c25b50b1a15635da1689fdb9f38449a5714630b", "@alfresco/adf-process-services": "3.0.0",
"@alfresco/adf-process-services-cloud": "3.0.0-1c25b50b1a15635da1689fdb9f38449a5714630b", "@alfresco/adf-process-services-cloud": "3.0.0",
"@alfresco/js-api": "^3.0.0-d7850f421268e21861e2cd219441b7343efd27ba", "@alfresco/js-api": "3.0.0",
"@angular/animations": "7.0.3", "@angular/animations": "7.0.3",
"@angular/cdk": "7.0.3", "@angular/cdk": "7.0.3",
"@angular/common": "7.0.3", "@angular/common": "7.0.3",