bump 4.2.0

This commit is contained in:
Eugenio Romano
2020-12-08 16:31:26 +00:00
parent d70cfa7fc9
commit a978e97e8c
18 changed files with 575 additions and 56 deletions
+4 -5
View File
@@ -2,7 +2,7 @@
"name": "alfresco-ng2-components",
"commit": "b644b39d17396330d2a67509f58c5b9e890b9b13",
"description": "Alfresco Angular components",
"version": "4.1.0",
"version": "4.2.0",
"author": "Alfresco Software, Ltd.",
"main": "./index.js",
"scripts": {
@@ -71,7 +71,7 @@
"process services-cloud"
],
"dependencies": {
"@alfresco/js-api": "4.1.0",
"@alfresco/js-api": "4.2.0",
"@angular/animations": "^10.0.4",
"@angular/cdk": "10.1.3",
"@angular/common": "^10.0.4",
@@ -105,8 +105,8 @@
"zone.js": "~0.10.2"
},
"devDependencies": {
"@alfresco/adf-cli": "4.1.0",
"@alfresco/adf-testing": "4.1.0",
"@alfresco/adf-cli": "4.2.0",
"@alfresco/adf-testing": "4.2.0",
"@angular-devkit/build-angular": "^0.1002.0",
"@angular-devkit/build-ng-packagr": "~0.1002.0",
"@angular/cli": "^10.2.0",
@@ -146,7 +146,6 @@
"karma-mocha-reporter": "2.2.5",
"license-checker": "^25.0.1",
"lint-staged": "^10.5.3",
"lite-server": "^2.6.1",
"lite-server": "^2.5.4",
"markdownlint-cli": "^0.25.0",
"mdast": "^3.0.0",