use latest JS-API library (#8684)

This commit is contained in:
Denys Vuika
2023-06-20 18:02:57 +01:00
committed by GitHub
parent 58ef531c6b
commit 66f060a018
9 changed files with 9 additions and 9 deletions

View File

@@ -5,7 +5,7 @@
"author": "Hyland Software, Inc. and its affiliates",
"scripts": {},
"dependencies": {
"@alfresco/js-api": "5.5.0-780",
"@alfresco/js-api": ">=6.2.0-982",
"ejs": "^3.1.6",
"fast-levenshtein": "^3.0.0",
"graphql": "^15.4.0",