Remove the reference of the old js-api and use the one under the @alfresco (#4128)

This commit is contained in:
Maurizio Vitale
2019-01-10 13:44:34 +00:00
committed by Eugenio Romano
parent be4978a91c
commit 5690a64842
8 changed files with 15 additions and 19 deletions
+1 -1
View File
@@ -16,6 +16,6 @@
"@angular/common": "^6.0.0",
"@angular/core": "^6.0.0",
"@angular/http": "^6.1.4",
"alfresco-js-api": ">=2.7.0-beta5"
"@alfresco/js-api": "3.0.0-delta18"
}
}