mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[MNT-21636] Fix redirect URL for viewer (#6564)
* fix redirect URL for viewer * fix unit fix login SSO show when user is logged in * update js-api * remove protractor change
This commit is contained in:
+2
-2
@@ -71,7 +71,7 @@
|
||||
"process services-cloud"
|
||||
],
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": "4.3.0-61350fee919fbeb2b6c949621161b6b076d44133",
|
||||
"@alfresco/js-api": "^4.3.0-f117dba26d7c31cb56a6cf40eb84dff89a174971",
|
||||
"@angular/animations": "^10.0.4",
|
||||
"@angular/cdk": "10.1.3",
|
||||
"@angular/common": "^10.0.4",
|
||||
@@ -170,7 +170,7 @@
|
||||
"ts-node": "^9.0.0",
|
||||
"tsconfig-paths": "^3.9.0",
|
||||
"tslint": "6.1.3",
|
||||
"typedoc": "^0.20.16",
|
||||
"typedoc": "^0.20.14",
|
||||
"typescript": "3.9.7",
|
||||
"unist-util-select": "^3.0.2",
|
||||
"webpack-cli": "^3.3.12"
|
||||
|
||||
Reference in New Issue
Block a user