Update branch for JS-API PR#5 (#7615)

* [ci:force][auto-commit] Update JS-API to 4.11.0-121 for branch: update-js-api originated from JS-API PR: 5

* [ci:force][auto-commit] Update JS-API to 4.11.0-122 for branch: update-js-api originated from JS-API PR: 122
This commit is contained in:
Alfresco Build
2022-05-10 17:22:54 +01:00
committed by GitHub
parent 5cfbd6ffc2
commit 3a5daf960c
12 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
"dist": "rm -rf ./dist/ && npm run build && cp -R ./bin ./dist/ && cp -R ./resources ./dist && cp -R ./templates ./dist && cp ./package.json ./dist/"
},
"dependencies": {
"@alfresco/js-api": "4.10.0",
"@alfresco/js-api": "4.11.0-122",
"commander": "^4.0.0",
"ejs": "^2.6.1",
"license-checker": "^25.0.1",