mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ci:force][auto-commit] Update JS-API to 5.2.0-435 for branch: update-js-api originated from JS-API PR: 435 (#7993)
This commit is contained in:
6
lib/cli/package-lock.json
generated
6
lib/cli/package-lock.json
generated
@@ -5,9 +5,9 @@
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": {
|
||||
"version": "5.2.0-423",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.2.0-423.tgz",
|
||||
"integrity": "sha512-/ZnsdvjFbjaHZfDLwbhLg5ZHBQ88Db1Ba08wNVQXLHNXRFGsS0Yok4mh10BU5RrH1yAvqjP4wVaj6qRFQh4OXg==",
|
||||
"version": "5.2.0-435",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.2.0-435.tgz",
|
||||
"integrity": "sha512-zBSwGdQZGJdm+/KlUWjOOTKb97TIA3BLTHTthnbNK/csAtK4CQSzeRn3Xph1px2eYQsxChf1nirSEUcEEgNV6w==",
|
||||
"requires": {
|
||||
"event-emitter": "^0.3.5",
|
||||
"minimatch": "5.0.1",
|
||||
|
@@ -20,7 +20,7 @@
|
||||
"dist": "rm -rf ../../dist/libs/cli && npm run build && cp -R ./bin ../../dist/libs/cli && cp -R ./resources ../../dist/libs/cli && cp -R ./templates ../../dist/libs/cli && cp ./package.json ../../dist/libs/cli"
|
||||
},
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": "5.2.0-423",
|
||||
"@alfresco/js-api": "5.2.0-435",
|
||||
"commander": "6.2.1",
|
||||
"ejs": "^2.6.1",
|
||||
"license-checker": "^25.0.1",
|
||||
|
Reference in New Issue
Block a user